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