What is ansible tower?
Answer / Preetik Singh
Ansible Tower (now Red Hat Ansible Automation Platform) is a web-based platform for managing, orchestrating, and executing Ansible playbooks at scale. It provides additional features such as job scheduling, inventory management, user management, and integration with other tools.
| Is This Answer Correct ? | 0 Yes | 0 No |
Where does the configuration file live and what can I configure in it?
How do I get ansible to reuse connections, enable kerberized ssh, or have ansible pay attention to my local ssh config file?
Compare ansible vs puppet?
Compare ansible with chef.
How ansible works?
Why is ‘{{ }}’ notation used? And how can one interpolate variables or dynamic variable names?
Explain the callback plugin in ansible?
How to keep secret data in playbook?
Explain callback_plugin in ansible?
What are the different components of ansible?
What are ansible server requirements?
Does ansible support hardware provisioning?