Difference between revisions of "Ansible collections"

From wikieduonline
Jump to navigation Jump to search
Tags: Mobile web edit, Mobile edit
 
(11 intermediate revisions by 2 users 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
  
* ansible-galaxy collection install community.general
 
  
* <code>[[ansible-galaxy]] collection init ptoal.example</code>
+
* <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 [[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]].
  
 
+
== See also ==
== See also =
+
* {{ansible-galaxy collection}}
 
* {{ansible-galaxy}}
 
* {{ansible-galaxy}}
* {{Ansible}}
+
* {{Ansible collections}}
  
 
[[Category:Ansible]]
 
[[Category:Ansible]]

Latest revision as of 14:06, 25 January 2023

Advertising: