Fix clouds_yaml_path type in openstack inventory
Fixes: 59442
This commit is contained in:
parent
6ff54c546e
commit
5a7f579d86
1 changed files with 1 additions and 1 deletions
|
@ -88,7 +88,7 @@ DOCUMENTATION = '''
|
||||||
ansible inventory adds /etc/ansible/openstack.yaml and
|
ansible inventory adds /etc/ansible/openstack.yaml and
|
||||||
/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: list
|
||||||
env:
|
env:
|
||||||
- name: OS_CLIENT_CONFIG_FILE
|
- name: OS_CLIENT_CONFIG_FILE
|
||||||
compose:
|
compose:
|
||||||
|
|
Loading…
Reference in a new issue