From eb3165366822215b19038b4dae0a580fd6e29288 Mon Sep 17 00:00:00 2001 From: LegenJCdary Date: Fri, 8 Apr 2022 08:24:42 -0400 Subject: [PATCH] Bugfix - add acl_group for task_with_ansible_fail --- etc/tasks.yaml | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/etc/tasks.yaml b/etc/tasks.yaml index 285c1216..628ea2fe 100644 --- a/etc/tasks.yaml +++ b/etc/tasks.yaml @@ -117,9 +117,5 @@ tasks: - run_ll_to_fail - run_bin_true allowed_for: - - group: root - infra: - - name: testInfra - stages: - - testing + - acl_group: root_on_testing_in_testInfra