Ansible 101: #009 - Conditionals 2
Hello everyone. As promised, I would like to show you some examples of how we can use conditionals in Ansible. For this purpose, I have added another host to my test setup - this time with a CentOS operating system: ansible-guide-4 OS: CentOS 8 IP: 192.168.0.14 Our…