mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-04-01 16:23:10 +00:00
fix comma
This commit is contained in:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user