Generate Ansible inventory
Note
*disabled*Variable |
Description |
ansible.output choice Command line: –ansible.output Environment variable: ROUGAILCLI_ANSIBLE.OUTPUT |
Output type. Choices:
|
ansible.host_namespace string Command line: –ansible.host_namespace Environment variable: ROUGAILCLI_ANSIBLE.HOST_NAMESPACE |
Namespace with host values. Default: hosts |
Doc configuration
Note
*disabled*Variable |
Description |
ansible.doc.project_name string Command line: –ansible.doc.project_name Environment variable: ROUGAILCLI_ANSIBLE.DOC.PROJECT_NAME |
Ansible project name. |
ansible.doc.author string Command line: –ansible.doc.author Environment variable: ROUGAILCLI_ANSIBLE.DOC.AUTHOR |
Ansible author name. |
ansible.doc.output_format choice Command line: –ansible.doc.output_format Environment variable: ROUGAILCLI_ANSIBLE.DOC.OUTPUT_FORMAT |
The output format of the generated documentation. Choices:
|
ansible.doc.collection_type choice Command line: –ansible.doc.collection_type Environment variable: ROUGAILCLI_ANSIBLE.DOC.COLLECTION_TYPE |
Collection contents. Choices:
|
Playbooks informations
Note
*disabled*Variable |
Description |
ansible.doc.playbooks.name string Command line: –ansible.doc.playbooks.name Environment variable: ROUGAILCLI_ANSIBLE.DOC.PLAYBOOKS.NAME |
Playbook name. Playbooks are placed in the playbooks/ directory. By default, the description of the “type” is used as the playbook name in the generated example. It is possible to customize this description here. |
ansible.doc.playbooks.description string Command line: –ansible.doc.playbooks.description Environment variable: ROUGAILCLI_ANSIBLE.DOC.PLAYBOOKS.DESCRIPTION |
Playbook description. |
Inventory configuration
Note
*disabled*Variable |
Description |
ansible.inventory.no_namespace_in_vars boolean Command line:
Environment variable: ROUGAILCLI_ANSIBLE.INVENTORY.NO_NAMESPACE_IN_VARS |
Remove namespace name in host vars. Default: false |
ansible.inventory.export_warnings boolean Command line:
Environment variable: ROUGAILCLI_ANSIBLE.INVENTORY.EXPORT_WARNINGS |
Displays warnings inside Ansible exportation datas. Default: true |