including missing environment variable in shared documentation fragement, related to issue #44163

pull/44568/head
Rafael 7 years ago
parent eaaada25c7
commit e97d2e7ed1

@ -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…
Cancel
Save