document specifying openstack clouds path via env var (#54532)
parent
9cdad6a01e
commit
889f423a22
|
@ -89,6 +89,8 @@ DOCUMENTATION = '''
|
||||||
/etc/ansible/openstack.yml to the regular locations documented
|
/etc/ansible/openstack.yml to the regular locations documented
|
||||||
at https://docs.openstack.org/os-client-config/latest/user/configuration.html#config-files
|
at https://docs.openstack.org/os-client-config/latest/user/configuration.html#config-files
|
||||||
type: string
|
type: string
|
||||||
|
env:
|
||||||
|
- name: OS_CLIENT_CONFIG_FILE
|
||||||
compose:
|
compose:
|
||||||
description: Create vars from jinja2 expressions.
|
description: Create vars from jinja2 expressions.
|
||||||
type: dictionary
|
type: dictionary
|
||||||
|
|
Loading…
Reference in New Issue