summaryrefslogtreecommitdiff
path: root/test/integration/targets/handlers/roles/test_force_handlers/tasks/main.yml
diff options
context:
space:
mode:
Diffstat (limited to 'test/integration/targets/handlers/roles/test_force_handlers/tasks/main.yml')
-rw-r--r--test/integration/targets/handlers/roles/test_force_handlers/tasks/main.yml4
1 files changed, 2 insertions, 2 deletions
diff --git a/test/integration/targets/handlers/roles/test_force_handlers/tasks/main.yml b/test/integration/targets/handlers/roles/test_force_handlers/tasks/main.yml
index ea01660ba7..f5d78c7372 100644
--- a/test/integration/targets/handlers/roles/test_force_handlers/tasks/main.yml
+++ b/test/integration/targets/handlers/roles/test_force_handlers/tasks/main.yml
@@ -21,6 +21,6 @@
- name: EXPECTED FAILURE fail task for C
fail: msg="Fail C"
when: inventory_hostname == 'C'
-
+
- name: echo after A and C have failed
- command: echo CALLED_TASK_{{ inventory_hostname }} \ No newline at end of file
+ command: echo CALLED_TASK_{{ inventory_hostname }}