Ansible Ifs and Loops
During my project for an Ansible Security Audit I needed to use loops and if statements. This for me is a weakness and so I have written this to be used a quick reference guide on how to use Ansible “when “and “with_items”. Both of these have been used in my SNMP checking playbook. The […]
Ansible Ifs and Loops Read More »