From 89e450ff7e84507a24e23aff53ee1e6c28945598 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Emmanuel=20Beno=C3=AEt?= Date: Sun, 4 Sep 2022 11:41:52 +0200 Subject: [PATCH] Example - Removed unnecessary add_host --- example/01-test-reconstructed.yml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/example/01-test-reconstructed.yml b/example/01-test-reconstructed.yml index 4ab01f4..f79185e 100644 --- a/example/01-test-reconstructed.yml +++ b/example/01-test-reconstructed.yml @@ -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