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 }}"
|
msg: "{{ reconstructed_error }}"
|
||||||
- action: create_group
|
- action: create_group
|
||||||
group: reedmably_evil
|
group: reedmably_evil
|
||||||
- action: add_host
|
add_host: true
|
||||||
group: reedmably_evil
|
|
||||||
- action: stop
|
- action: stop
|
||||||
|
|
||||||
# Only create the managed groups if we *have* managed hosts
|
# Only create the managed groups if we *have* managed hosts
|
||||||
|
|
Loading…
Reference in a new issue