one_host environment variables, Fixes #44163 (#44568)

* 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:
Rafael 2018-08-27 16:55:04 +02:00 committed by Sam Doran
commit ad993ca734
3 changed files with 13 additions and 12 deletions

View file

@ -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: