A common task one might want Ansible to perform is to output a /etc/hosts file. This is trivial using Ansible’s lineinfile module.
Below you'll find a list of all posts that have been tagged as “/etc/hosts”
A common task one might want Ansible to perform is to output a /etc/hosts file. This is trivial using Ansible’s lineinfile module.