1.

What is Ansible Galaxy?

Answer»

Ansible Galaxy is a hub or community for finding and sharing Ansible content. Roles for PROVISIONING infrastructure, deploying the application and for many other days today, tasks can be found and downloaded from Galaxy. Content on galaxy can be browsed over https://galaxy.ansible.com. Ansible-galaxy command can be USED to install, import, list, delete or search roles from/to Galaxy server. One can find playbooks to configure Apache HTTP, Tomcat, Oracle DB or many more as per need and requirement. INSTEAD of writing long playbooks EVERY time, Galaxy can be CHECKED for already created playbooks/roles and if require that playbooks/roles can be modified as per need locally.



Discussion

No Comment Found