oasis-roles / ansible_collection_system

GNU General Public License v3.0
35 stars 14 forks source link

Allow user to specify IP address to inject into /etc/hosts #28

Closed greg-hellings closed 4 years ago

greg-hellings commented 4 years ago

Currently we force inject 127.0.0.1 into /etc/hosts when we are modifying the file. Allow the user to specify the IP address injected when the inject option is set to true.