From 16f3465da60eaf1dad25907c296c3a12554471a4 Mon Sep 17 00:00:00 2001 From: Frederick Witty Date: Thu, 11 Apr 2024 11:16:48 -0400 Subject: [PATCH] prelim.yml fixes on when conditions on cronie passwd_tasks Signed-off-by: Frederick Witty --- tasks/prelim.yml | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/tasks/prelim.yml b/tasks/prelim.yml index a4cdb913..3d097c4b 100644 --- a/tasks/prelim.yml +++ b/tasks/prelim.yml @@ -211,8 +211,7 @@ ansible_python_interpreter: "{{ python2_bin }}" when: - rhel_07_020030 or - rhel_07_020040 or - false + rhel_07_020040 tags: - cat2 - medium @@ -234,8 +233,7 @@ rhel_07_020670 or rhel_07_020680 or rhel_07_020690 or - rhel_07_020700 or - false + rhel_07_020700 tags: - cat2 - medium