Answer Posted / 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 |
Post New Answer View All Answers
Explain the concept behind infrastructure as code (iac).
What is the use of ansible?
How do I loop over a list of hosts in a group, inside of a template?
Does ansible support aws?
When should I use {{ }}? Also, how to interpolate variables or dynamic variable names
Explain callback_plugin in ansible?
What is ansible tower?
What is ansible task?
How should one configure a jump host to access servers that I have no direct access to?
How can you handle different machines needing different user accounts or ports to log in with?
How can I set the path or any other environment variable for a task or entire playbook?
Why is ‘{{ }}’ notation used? And how can one interpolate variables or dynamic variable names?
What are the advantages of ansible?
Desired to gain proficiency on ansible?
How to keep secret data in playbook?