diff --git a/050.Template/050.Template.md b/050.Template/050.Template.md index eabd7f6..36b5b93 100644 --- a/050.Template/050.Template.md +++ b/050.Template/050.Template.md @@ -6,6 +6,7 @@ This playbook makes you use Jinja templating to deploy custom motd. First write a Jinja template file following the given specs: * Contains the following content: + ``` /----------------------------- Welcome to the ansible managed host: @@ -13,6 +14,7 @@ Welcome to the ansible managed host: Please use Ansible playbooks instead of doing manual modifications on the system. -----------------------------/ ``` + * Ensure that you use the correct Jinja mechanism to allow replacement of `