Is there a web interface / rest api / etc?
Answer / Prem Kumar Sharma
Ansible itself does not provide a web interface, REST API, or any other type of management interface out-of-the-box. Ansible is designed as a configuration management tool for managing your infrastructure using scripts and the command line.nHowever, there are third-party solutions that integrate with Ansible to create web interfaces or APIs, such as AWX (Ansible Tower) and Capistrano.
| Is This Answer Correct ? | 0 Yes | 0 No |
Have you worked with ansible before? Please share your experience.
Is it unsafe to bulk-set task arguments from a variable?
What is configuration management and how does it help an organization?
How do I submit a change to the documentation?
Enlist the differences between variable name and environment variables.
What is ansible task?
Does ansible support hardware provisioning?
How do I write an ansible handler with multiple tasks?
How to keep secret data in playbook?
Is ansible an open source tool?
How can you speed up management inside in ec2?
How do I speed up management inside ec2?