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 |
How to create encrypted files using ansible?
How can you handle different machines needing different user accounts or ports to log in with?
What is ansible role?
What does fact mean in ansible?
Describe the working of ansible.
Talk about ansible architecture.
Write an ansible playbook to automate the starting of ec2 instance.
How to access a variable of the first host in a group?
How do I generate crypted passwords for the user module?
How can you create a lamp stack and deploy a webpage by using ansible?
How do I handle different machines needing different user accounts or ports to log in with?
Describe your newsletter ansible and who it’s aimed at.