How does ansible work?
Answer / Bipin Gupta
Ansible works by using SSH to connect to remote servers and execute tasks defined in playbooks (YAML files). It manages configuration, application deployment, and orchestration across multiple machines.
| Is This Answer Correct ? | 0 Yes | 0 No |
What is the ask_pass module in ansible?
Explain callback_plugin in ansible?
What is the use of ansible vaults?
Is ansible is an open source tool?
Compare ansible with chef.
How do I set the path or any other environment variable for a task?
Explain what are playbooks in ansible? Explain with some examples.
What does fact mean in ansible?
How should one configure a jump host to access servers that I have no direct access to?
How do I speed up management inside ec2?
How do I see all the inventory vars defined for my host?
Desired to gain proficiency on ansible?