No description
Find a file
2025-12-23 21:32:53 +01:00
locale feat: add doc 2025-12-23 21:32:53 +01:00
src/rougail/output_ansible feat: add doc 2025-12-23 21:32:53 +01:00
tests feat: can sort variable per namespace 2025-12-22 09:10:13 +01:00
CHANGELOG.md bump: version 0.2.0a18 → 0.2.0a19 2025-12-22 09:10:20 +01:00
LICENSE fix: first commit 2024-11-27 17:31:20 +01:00
pyproject.toml bump: version 0.2.0a18 → 0.2.0a19 2025-12-22 09:10:20 +01:00
README.fr.md feat: add doc 2025-12-23 21:32:53 +01:00
README.md feat: add doc 2025-12-23 21:32:53 +01:00

Table of Contents

🇬🇧 (EN) - 🇫🇷 (FR)

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