diff --git a/awx_collection/tests/integration/targets/tower_schedule/tasks/main.yml b/awx_collection/tests/integration/targets/tower_schedule/tasks/main.yml index 764f702f13..9a2caa0c93 100644 --- a/awx_collection/tests/integration/targets/tower_schedule/tasks/main.yml +++ b/awx_collection/tests/integration/targets/tower_schedule/tasks/main.yml @@ -54,7 +54,6 @@ unified_job_template: "Demo Job Template" rrule: "DTSTART:20191219T130551Z RRULE:FREQ=WEEKLY;INTERVAL=1;COUNT=1" register: result - ignore_errors: true - assert: that: @@ -67,7 +66,6 @@ unified_job_template: "Demo Job Template" rrule: "DTSTART:20191219T130551Z RRULE:FREQ=WEEKLY;INTERVAL=1;COUNT=1" register: result - ignore_errors: true - assert: that: @@ -79,7 +77,6 @@ state: present enabled: "false" register: result - ignore_errors: true - assert: that: