reconstructed/example
Emmanuel BENOîT 7b44cdc731 create_group - add_host and parent options
* The `add_host` option can be used to add the current host to the
    group being created. It avoids having to use a separate `add_host`
    instruction in this case.
  * The `parent` option can specify the parent group. It avoids having
    to use a separate `add_child` instruction in this case.
2022-09-03 10:43:01 +02:00
..
00-data.yml "block" instruction implemented 2022-09-02 20:26:36 +02:00
01-test-reconstructed.yml create_group - add_host and parent options 2022-09-03 10:43:01 +02:00