https://docs.ansible.com/ansible/latest/collections/index_module.html https://www.ansible.com/blog/using-netbox-for-ansible-source-of-truth https://wiki.apnictraining.net/auto-20220222-apricot-online/agenda https://serversforhackers.com/c/an-ansible-tutorial https://www.ansible.com/ https://www.digitalocean.com/community/cheatsheets/how-to-use-ansible-cheat-sheet-guide ansible -m ping all ansible-inventory --list -y ansible -m debug -a "var=hostvars['router1']" localhost * Home page: https://www.ansible.com * Documentation: https://docs.ansible.com * Project page: https://github.com/ansible/ansible * List of all IRC and Google Groups: https://docs.ansible.com/ansible/latest/community/communication.html * How to contribute, ask questions, report bugs, and more: https://docs.ansible.com/ansible/latest/community/ * sudo add-apt-repository universe apt-get install -y sshpass The issue was fixed by enabling the universe repository. https://github.com/shahzadqadir/ccie_sp_workbook_ansible https://github.com/emomeni/ccie_sp_workbook_ansible