3.4 KiB
3.4 KiB
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 |