Skip to content

Commit e1ba18b

Browse files
author
Douglas Rapp
authored
Merge pull request #2 from sscpac/add-conditional-for-RHEL-07-040680
Adding conditional to control block execution for 040680
2 parents 307348b + e60a91d commit e1ba18b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tasks/fix-cat2.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -2376,7 +2376,7 @@
23762376
when:
23772377
- rhel_07_040680_rpm_audit.rc == 0
23782378
- rhel_07_040680_postconf_audit.stdout != 'smtpd_client_restrictions = permit_mynetworks, reject'
2379-
2379+
when: rhel_07_040680
23802380
tags:
23812381
- RHEL-07-040680
23822382

0 commit comments

Comments
 (0)