Fix clouds_yaml_path type in openstack inventory

Fixes: 59442
pull/59506/head
Jill Rouleau 5 years ago committed by Gonéri Le Bouder
parent 6ff54c546e
commit 5a7f579d86

@ -88,7 +88,7 @@ DOCUMENTATION = '''
ansible inventory adds /etc/ansible/openstack.yaml and
/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
type: list
env:
- name: OS_CLIENT_CONFIG_FILE
compose:

Loading…
Cancel
Save