What is the use of ansible?
Answer / Km Poonam Rani
Ansible is used for automating IT tasks such as configuration management, application deployment, and orchestration. It allows you to easily manage multiple servers by defining desired states in a declarative manner, ensuring consistency across your infrastructure.
| Is This Answer Correct ? | 0 Yes | 0 No |
When to use {{}} ? How to interpolate variables or dynamic variable names?
What is ansible role?
Have you worked with ansible before? Please share your experience.
What is ansible tower?
why don’t you ship in x format?
How do I copy files recursively onto a target host?
How to keep secret data in a playbook?
Why is ‘{{ }}’ notation used? And how can one interpolate variables or dynamic variable names?
How do I loop over a list of hosts in a group, inside of a template?
Enlist the differences between variable name and environment variables.
Explain the callback plugin in ansible?
How do I see a list of all of the ansible_ variables?