Difference between revisions of "Ansible collections"
Jump to navigation
Jump to search
Tags: Mobile web edit, Mobile edit |
Tags: Mobile web edit, Mobile edit |
||
Line 1: | Line 1: | ||
* https://docs.ansible.com/ansible/latest/user_guide/collections_using.html | * https://docs.ansible.com/ansible/latest/user_guide/collections_using.html | ||
− | * ansible-galaxy collection install community.general | + | * [[ansible-galaxy collection]] install community.general |
* <code>[[ansible-galaxy]] collection init ptoal.example</code> | * <code>[[ansible-galaxy]] collection init ptoal.example</code> |
Revision as of 03:47, 27 August 2021
- ansible-galaxy collection install community.general
ansible-galaxy collection init ptoal.example
ansible-galaxy collection install paloaltonetworks.panos
Related terms
See also
ansible-galaxy
,ansible-galaxy init
,ansible-galaxy install
,ansible-galaxy collection
,ansible-galaxy --help
- 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: