No description
| locale | ||
| src/rougail/user_data_ansible | ||
| CHANGELOG.md | ||
| LICENSE | ||
| pyproject.toml | ||
| README.fr.md | ||
| README.md | ||
Table of Contents
=============== {}
Load user data from Ansible compatible file
Note
Path: ansible
disabled
Disabled: if ansible is not set in "Select for user datas"
| Variable | Description | Default value | Type | Access control | Validator |
|---|---|---|---|---|---|
| ansible.filename Command line: --ansible.filename Environment variable: ANSIBLE.FILENAME |
Ansible filename inventory. | UNIX filename multiple mandatory |
disabledDisabled: if ansible is not set in "Select for user datas" |
unique• this filename could be a relative path • this file must exist • file type allowed: "file". |
|
| ansible.secret Command line: --ansible.secret Environment variable: ANSIBLE.SECRET |
Secret to decrypt file. | secret mandatory |
disabledDisabled: if ansible is not set in "Select for user datas" |
||
| ansible.file_with_secrets Command line: --ansible.file_with_secrets Environment variable: ANSIBLE.FILE_WITH_SECRETS |
Ansible files that may contain secrets. | all | choice mandatory |
disabledDisabled: if ansible is not set in "Select for user datas" |
Choices: • all • first • last • none |