When to use {{}} ? How to interpolate variables or dynamic variable names?
Answer / Avnika Tomar
[{"use": "to interpolate values in strings", "interpolation": ""{{ variable_name }}"
| Is This Answer Correct ? | 0 Yes | 0 No |
How do I generate crypted passwords for the user module?
What is the best way to make content reusable/redistributable?
When should I use {{ }}? Also, how to interpolate variables or dynamic variable names
Talk about ansible architecture.
How do I disable cowsay?
How is ansible different from puppet?
How do I handle python pathing not having a python 2.x in /usr/bin/python on a remote machine?
Where does the configuration file live and what can I configure in it?
How can looping be done over a list of hosts in a group, inside of a template?
How is ansible used in a continuous delivery pipeline? Explain.
How to create encrypted files using ansible?
Compare ansible vs puppet?