Is ansible is an open source tool?
Answer / Ravindra Pratap Singh
Yes, Ansible is an open-source software provisioning, configuration management, and application-deployment tool developed by Red Hat.
| Is This Answer Correct ? | 0 Yes | 0 No |
Why is ‘{{ }}’ notation used?
What are the ansible modules?
What is ansible role?
Can you build your own modules with ansible?
Is there a web interface / rest api / etc?
How can you speed up management inside in ec2?
How to create encrypted files using ansible?
What are ad-hoc commands? Give an example.
Explain what are playbooks in ansible? Explain with some examples.
How do I see all the inventory vars defined for my host?
How ansible works?
How is ansible used in a continuous delivery pipeline? Explain.