Changes

Jump to navigation Jump to search
1 byte removed ,  22:08, 3 August 2020
no edit summary
To sanitize any variables passed to the shell module, you should use <nowiki>"{{ var | quote }}" instead of just "{{ var }}"</nowiki> to make sure they don't include evil things like semicolons.
[[Category:Fix characters]]
== Example Commands ==
* environemnt
'''inventory_hostname''' is the name of the hostname as configured in Ansible�s Ansible's inventory host file. '''ansible_hostname''' is the discovered hostname
You can use a variables file to put sensitive data in a different file (one excluded from git).
{{References}}
[[Category:Virtualization]]
[[Category:Configuration Management]]
[[Category:DevOps]]

Navigation menu