mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-07 22:02:50 +00:00
fix comma
This commit is contained in:
@@ -635,7 +635,7 @@ DEFAULT_HASH_BEHAVIOUR:
|
|||||||
DEFAULT_HOST_LIST:
|
DEFAULT_HOST_LIST:
|
||||||
name: Inventory Source
|
name: Inventory Source
|
||||||
default: /etc/ansible/hosts
|
default: /etc/ansible/hosts
|
||||||
description: Colon separated list of Ansible inventory sources
|
description: Comma separated list of Ansible inventory sources
|
||||||
env:
|
env:
|
||||||
- name: ANSIBLE_HOSTS
|
- name: ANSIBLE_HOSTS
|
||||||
deprecated:
|
deprecated:
|
||||||
|
|||||||
Reference in New Issue
Block a user