fix comma
This commit is contained in:
parent
5ac41ee8d8
commit
fc57f7bd5f
1 changed files with 1 additions and 1 deletions
|
@ -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:
|
||||
|
|
Loading…
Reference in a new issue