mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-03-31 15:53:09 +00:00
@@ -19,7 +19,7 @@ When the dynamic inventory provider is called with the single argument ``--list`
|
||||
|
||||
{
|
||||
"group001": {
|
||||
"hosts": ["host001", "" "host002"],
|
||||
"hosts": ["host001", "host002"],
|
||||
"vars": {
|
||||
"var1": true
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user