mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-08 06:12:51 +00:00
document specifying openstack clouds path via env var (#54532)
This commit is contained in:
committed by
Alicia Cozine
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
|
||||||
|
|||||||
Reference in New Issue
Block a user