# 5 - Template This playbook makes you use Jinja templating to deploy custom motd. ## Template and Playbook Creation First write a Jinja template file following the given specs: * Contains the following content: ``` /----------------------------- 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 `