1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00

document specifying openstack clouds path via env var (#54532)

This commit is contained in:
Alan Rominger 2019-03-29 10:45:19 -04:00 committed by Alicia Cozine
parent 9cdad6a01e
commit 889f423a22

View file

@ -89,6 +89,8 @@ DOCUMENTATION = '''
/etc/ansible/openstack.yml to the regular locations documented
at https://docs.openstack.org/os-client-config/latest/user/configuration.html#config-files
type: string
env:
- name: OS_CLIENT_CONFIG_FILE
compose:
description: Create vars from jinja2 expressions.
type: dictionary