mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-10-09 01:44:03 -07:00
* including test case using environment variables as per issue #44163 * including missing environment variable in shared documentation fragement, related to issue #44163 * fixes parameters via environment variables, issue #44163
This commit is contained in:
parent
23eb4f2093
commit
ad993ca734
3 changed files with 13 additions and 12 deletions
|
@ -21,6 +21,7 @@ options:
|
|||
api_password:
|
||||
description:
|
||||
- The password or token for XMLRPC authentication.
|
||||
If not specified then the value of the ONE_PASSWORD environment variable, if any, is used.
|
||||
aliases:
|
||||
- api_token
|
||||
validate_certs:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue