ansible-hardening/tasks/rhel7stig
Jean-Philippe Evrard f07aba1662 Fix usage of "|" for tests
With the more recent versions of ansible, we should now use
"is" instead of the "|" sign for the tests.

This should fix it.

Change-Id: I8d78a2b4ba2a8746cbb809e4f8c9370abe211350
2018-07-12 16:58:21 +02:00
..
accounts.yml Skip shadow checks for users w/o shadow data 2017-07-06 15:12:02 -05:00
aide.yml Use absolute path for aide binary in cronjob 2018-05-03 07:31:49 +02:00
apt.yml Make check of package checksums configurable 2017-11-02 09:01:35 +01:00
async_tasks.yml tasks: Add missing tags for async tasks 2017-12-13 12:55:43 +00:00
auditd.yml Update to RHEL 7 V1R2 STIG 2017-09-21 16:02:42 -05:00
auth.yml tasks: auth: Pass --unrestricted to Linux Grub2 entries 2018-01-10 16:50:19 +00:00
dnf.yml Replace Fedora 26 with 27 2018-03-07 13:30:45 +00:00
file_perms.yml Fix filesystem permission masks 2017-11-09 08:47:14 -06:00
graphical.yml Handle RHEL 7 STIG renumbering 2017-04-04 07:22:12 -05:00
kernel.yml Add scaffolding for contrib tasks 2017-11-08 07:28:47 -06:00
lsm.yml Fix usage of "|" for tests 2018-07-12 16:58:21 +02:00
main.yml Use import/include_tasks 2018-01-18 10:03:25 -06:00
misc.yml Ensure that comments are not counted 2018-05-08 12:19:02 -04:00
packages.yml Avoid skipped package-related tasks 2017-07-03 11:43:18 -05:00
rpm.yml tasks: Add missing tags for async tasks 2017-12-13 12:55:43 +00:00
sshd.yml Always search for ssh keys 2017-11-09 14:47:53 +00:00
yum.yml Use import/include_tasks 2018-01-18 10:03:25 -06:00
zypper.yml tasks: Add missing tags for async tasks 2017-12-13 12:55:43 +00:00