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 |
How to access a variable of the first host in a group?
How do I handle python pathing not having a python 2.x in /usr/bin/python on a remote machine?
What are the ansible modules? Explain the different types.
How can you handle different machines needing different user accounts or ports to log in with?
How would you install ansible on a centos system?
How ansible different from the playbook?
What is ansible task?
What is the method to check the inventory vars defined for the host?
How is ansible used in a continuous delivery pipeline? Explain.
Describe your newsletter ansible and who it’s aimed at.
What is configuration management and how does it help an organization?
What are ad-hoc commands?