Difference between revisions of "Ansible-inventory --list"
Jump to navigation
Jump to search
(Created page with " ansible-inventory --list <pre> ansible-inventory --list { "_meta": { "hostvars": {} }, "all": { "children": [ "ungrouped"...") Tags: Mobile web edit, Mobile edit |
|||
(2 intermediate revisions by one other user not shown) | |||
Line 1: | Line 1: | ||
− | + | {{lowercase}} | |
+ | <code>[[ansible-inventory]] --list</code> | ||
<pre> | <pre> | ||
Line 16: | Line 17: | ||
== See also == | == See also == | ||
+ | * {{ansible-inventory}} | ||
* {{Ansible}} | * {{Ansible}} | ||
[[Category:Ansible]] | [[Category:Ansible]] |
Latest revision as of 08:22, 5 October 2021
ansible-inventory --list
ansible-inventory --list { "_meta": { "hostvars": {} }, "all": { "children": [ "ungrouped" ] } }
See also[edit]
ansible-inventory
,--list-hosts
,--list, -i, --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: