#### TODO #### ====== Task 1 ====== Create a playbook ``install_ansible.yml`` that installs ``ansible`` on the managed node using ``apt`` module. More information at ``ansible-doc apt`` or `Ansible apt documentation `_