Difference between revisions of "Ansible collections"
Jump to navigation
Jump to search
(4 intermediate revisions by one other user not shown) | |||
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 | ||
− | |||
− | |||
* <code>[[ansible-galaxy collection install]] paloaltonetworks.panos</code> | * <code>[[ansible-galaxy collection install]] paloaltonetworks.panos</code> | ||
* <code>[[ansible-galaxy collection install community.general]]</code> | * <code>[[ansible-galaxy collection install community.general]]</code> | ||
* <code>[[ansible-galaxy collection]] install [[amazon.aws]]</code> | * <code>[[ansible-galaxy collection]] install [[amazon.aws]]</code> | ||
+ | |||
+ | * <code>[[ansible-galaxy collection init]] ptoal.example</code> | ||
== Related terms == | == Related terms == | ||
+ | * [[Ansible Community.Postgresql collection]] | ||
+ | [[~/.ansible/collections/ansible_collections/]] | ||
* [[Ansible Galaxy]] | * [[Ansible Galaxy]] | ||
[[ERROR! couldn't resolve module/action]] 'xxxxxx'. This often indicates a [[misspelling]], [[missing collection]], or incorrect [[module path]]. | [[ERROR! couldn't resolve module/action]] 'xxxxxx'. This often indicates a [[misspelling]], [[missing collection]], or incorrect [[module path]]. | ||
Line 16: | Line 18: | ||
* {{ansible-galaxy collection}} | * {{ansible-galaxy collection}} | ||
* {{ansible-galaxy}} | * {{ansible-galaxy}} | ||
+ | * {{Ansible collections}} | ||
[[Category:Ansible]] | [[Category:Ansible]] |
Latest revision as of 14:06, 25 January 2023
ansible-galaxy collection install paloaltonetworks.panos
ansible-galaxy collection install community.general
ansible-galaxy collection install amazon.aws
ansible-galaxy collection init ptoal.example
Related terms[edit]
~/.ansible/collections/ansible_collections/
ERROR! couldn't resolve module/action 'xxxxxx'. This often indicates a misspelling, missing collection, or incorrect module path.
See also[edit]
Advertising: