ansible-inventory — Ansible Documentation
docs.ansible.com › cli › ansible-inventoryDec 21, 2021 · Common Options . When doing an –list, represent in a way that is optimized for export,not as an accurate representation of how Ansible has processed it. create inventory graph, if supplying pattern it must be a valid group name. When doing –list, send the inventory to a file instead of to the screen. Since this tool does not use playbooks ...
Ansible Configuration Settings — Ansible Documentation
docs.ansible.com › configDec 21, 2021 · The configuration file . Changes can be made and used in a configuration file which will be searched for in the following order: ansible.cfg (in the current directory) Ansible will process the above list and use the first file found, all others are ignored. The configuration file is one variant of an INI format.