From fc57f7bd5ffff2f4396cf3aa5e6918e1aee05f8e Mon Sep 17 00:00:00 2001 From: Brian Coca Date: Fri, 11 May 2018 09:18:31 -0400 Subject: [PATCH] fix comma --- lib/ansible/config/base.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/ansible/config/base.yml b/lib/ansible/config/base.yml index c009de62c2..27f1e14250 100644 --- a/lib/ansible/config/base.yml +++ b/lib/ansible/config/base.yml @@ -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: