Difference between revisions of "Ansible Galaxy (Roles)"
Jump to navigation
Jump to search
↑ https://docs.ansible.com/ansible/latest/cli/ansible-galaxy.html
↑ https://github.com/oVirt/ovirt-ansible
Line 19: | Line 19: | ||
== See also == | == See also == | ||
+ | * {{ansible roles}} | ||
* {{ansible-galaxy}} | * {{ansible-galaxy}} | ||
− | |||
− | |||
[[Category:Ansible]] | [[Category:Ansible]] |
Revision as of 20:03, 19 October 2022
ansible-galaxy
[1] to manage roles
ansible-galaxy init <ROLE_NAME>
ansible-galaxy search YOUR_SEARCH
ansible-galaxy list
ansible-galaxy collection
- Installing roles:
ansible-galaxy install oVirt.ovirt-ansible-roles[2]
ansible-galaxy install PaloAltoNetworks.paloaltonetworks
ansible-galaxy install ansible-network.cisco_ios
Related terms
import_role
module https://docs.ansible.com/ansible/latest/modules/import_role_module.html#import-role-moduleansible-galaxy collection install paloaltonetworks.panos
roles:
See also
- Ansible roles,
pre_tasks, roles/
ansible-galaxy
,ansible-galaxy init
,ansible-galaxy install
,ansible-galaxy collection
,ansible-galaxy --help
Advertising: