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

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