Example - Removed unnecessary add_host
This commit is contained in:
parent
5ef2ffc55c
commit
89e450ff7e
1 changed files with 1 additions and 2 deletions
|
@ -26,8 +26,7 @@ instructions:
|
|||
msg: "{{ reconstructed_error }}"
|
||||
- action: create_group
|
||||
group: reedmably_evil
|
||||
- action: add_host
|
||||
group: reedmably_evil
|
||||
add_host: true
|
||||
- action: stop
|
||||
|
||||
# Only create the managed groups if we *have* managed hosts
|
||||
|
|
Loading…
Reference in a new issue