What’s the use of ansible?
Answer / Sudhakar Yadav
The main use of Ansible is to automate IT tasks such as configuration management, application deployment, and orchestration across a variety of platforms. It simplifies complex workflows by allowing users to define their desired state in simple YAML files, known as playbooks.
| Is This Answer Correct ? | 0 Yes | 0 No |
What is ansible task?
What is ansible tower?
How do I get ansible to reuse connections, enable kerberized ssh, or have ansible pay attention to my local ssh config file?
Explain what are playbooks in ansible? Explain with some examples.
What is ansible role and how are they different from the playbook?
How can one interpolate variables or dynamic variable names?
How do I copy files recursively onto a target host?
How to interpolate variables or dynamic variable names?
How to keep secret data in playbook?
What is the use of ansible?
What is the difference between a variable name and an environment variable?
How do I speed up management inside ec2?