Is it unsafe to bulk-set task arguments from a variable?
Answer Posted / Vijender Singh
Ansible works by pushing configuration files and scripts to target hosts rather than pulling from a central server. It uses SSH for communication between the control node (the machine running Ansible) and the managed nodes (target machines).
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Why is ‘{{ }}’ notation used? And how can one interpolate variables or dynamic variable names?
How do I see a list of all of the ansible_ variables?
What are the different components of ansible? Explain ansible architecture.
Compare ansible with chef.
How to generate crypto passwords for the user module?
How can I display all the inventory vars defined for my host?
Explain the callback plugin in ansible?
How to create encrypted files using ansible?
How do I set the path or any other environment variable for a task?
Describe your newsletter ansible and who it’s aimed at.
How ansible different from the playbook?
What’s the use of ansible?
Give a comparison between ansible and puppet.
How do I disable cowsay?
How can one interpolate variables or dynamic variable names?