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 10: | Line 10: | ||
== Related terms == | == Related terms == | ||
− | * <code>[[import_role]]</code> https://docs.ansible.com/ansible/latest/modules/import_role_module.html#import-role-module | + | * <code>[[import_role]]</code> [[Ansible module|module]] https://docs.ansible.com/ansible/latest/modules/import_role_module.html#import-role-module |
== See also == | == See also == |
Revision as of 17:10, 29 April 2020
ansible-galaxy
[1] to manage roles
ansible-galaxy init <ROLE_NAME>
ansible-galaxy search YOUR_SEARCH
ansible-galaxy list
- Installing roles:
ansible-galaxy install
oVirt.ovirt-ansible-roles[2]ansible-galaxy install
PaloAltoNetworks.paloaltonetworks
Related terms
import_role
module https://docs.ansible.com/ansible/latest/modules/import_role_module.html#import-role-module
See also
- Ansible: modules, plugins, Playbooks (examples)
ansible-playbook
,ansible-vault
,ansible-inventory
,ansible-config
, Ansible Tower, Ansible Galaxy (Roles) (ansible-galaxy
),ansible-cmdb
,gather facts
,ansible.cfg
,Ansible Molecule
, Ansible collections,register
,template
,--ask-pass
,--ask-become-pass
,remote_user:
,/etc/ansible/hosts
,ansible-doc
,ansible-lint
,.ansible/
,--forks
,--start-at-task
,changelog
,inventory
,Notify:
,ansible HOSTNAME -m ping
,gathering
,/usr/bin/ansible
,ansible -m ping
,ansible.builtin
,hosts: (Ansible)
,set fact:
,when:
,blockinfile:
,become method:
,include:
,git:
, AWX,ansible --help
, Tags, Ansible variables, versions
Advertising: