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

fix comma

This commit is contained in:
Brian Coca 2018-05-11 09:18:31 -04:00
parent 5ac41ee8d8
commit fc57f7bd5f

View file

@ -635,7 +635,7 @@ DEFAULT_HASH_BEHAVIOUR:
DEFAULT_HOST_LIST:
name: Inventory Source
default: /etc/ansible/hosts
description: Colon separated list of Ansible inventory sources
description: Comma separated list of Ansible inventory sources
env:
- name: ANSIBLE_HOSTS
deprecated: