Difference between revisions of "Ansible collections"
Jump to navigation
Jump to search
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 | + | * <code>[[ansible-galaxy collection]] install community.general</code> |
− | |||
* <code>[[ansible-galaxy collection init]] ptoal.example</code> | * <code>[[ansible-galaxy collection init]] ptoal.example</code> | ||
* <code>[[ansible-galaxy collection install]] paloaltonetworks.panos</code> | * <code>[[ansible-galaxy collection install]] paloaltonetworks.panos</code> |
Revision as of 19:02, 19 October 2022
ansible-galaxy collection install community.general
ansible-galaxy collection init ptoal.example
ansible-galaxy collection install paloaltonetworks.panos
ansible-galaxy collection install community.general
ansible-galaxy collection install amazon.aws
Related terms
ERROR! couldn't resolve module/action 'xxxxxx'. This often indicates a misspelling, missing collection, or incorrect module path.
See also
Advertising: