2.5 KiB
2.5 KiB
Table of Contents
Generate Ansible inventory
Note
Path: ansible
disabled
Disabled: when the variable "Select for output" is accessible and hasn't the value "ansible"
| Variable | Description | Default value | Type |
|---|---|---|---|
| ansible.host_namespace Command line: --ansible.host_namespace Environment variable: ANSIBLE.HOST_NAMESPACE |
Namespace with host values. | hosts | string mandatory |
| ansible.no_namespace_in_vars Command line: • --ansible.no_namespace_in_vars • --ansible.no-no_namespace_in_vars Environment variable: ANSIBLE.NO_NAMESPACE_IN_VARS |
Remove namespace name in host vars. | false | boolean mandatory |
| ansible.export_warnings Command line: • --ansible.export_warnings • --ansible.no-export_warnings Environment variable: ANSIBLE.EXPORT_WARNINGS |
Displays warnings inside Ansible exportation datas. | true | boolean mandatory |