What is ansible galaxy?
Answer / Parmanand Singh
Ansible Galaxy is a repository of Ansible roles, modules, and plugins that can be easily shared and reused by the community. It simplifies the process of finding, installing, and managing additional tools for your Ansible projects.
| Is This Answer Correct ? | 0 Yes | 0 No |
How can you handle different machines needing different user accounts or ports to log in with?
How do I get ansible to reuse connections, enable kerberized ssh, or have ansible pay attention to my local ssh config file?
What is ci/cd?
Explain a few of the basic terminologies or concepts in ansible.
What is the best way to make content reusable/redistributable?
Is ansible is an open source tool?
Does ansible support aws?
How to keep secret data in playbook?
List some advantages of using ansible.
How to keep secret data in a playbook?
Can you copy files recursively onto a target host? If yes, how?
What are ansible vaults?