Difference between revisions of "Ansible-galaxy init"
Jump to navigation
Jump to search
Line 21: | Line 21: | ||
== Related terms == | == Related terms == | ||
* <code>[[bolt project init]]</code> | * <code>[[bolt project init]]</code> | ||
+ | * <code>[[vagrant init]]</code> | ||
== See also == | == See also == |
Latest revision as of 12:41, 17 September 2022
ansible-galaxy init TEST - Role TEST was created successfully
./tasks ./tasks/main.yml ./vars ./vars/main.yml ./README.md ./handlers ./handlers/main.yml ./defaults ./defaults/main.yml ./meta ./meta/main.yml ./tests ./tests/inventory ./tests/test.yml
Related terms[edit]
See also[edit]
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: