Difference between revisions of "Ansible collections"
Jump to navigation
Jump to search
Line 11: | Line 11: | ||
== Related terms == | == Related terms == | ||
* [[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 == |
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
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: