ansible-hardening/tasks/rhel7stig
Dmitriy Rabotyagov a82570f1a5 Use pipefail for shell module
It's not safe to run pipes without pipefail, but for some cases we
expect it to fail and working this around. In such case we ignore rule

Depends-On: https://review.opendev.org/c/openstack/openstack-ansible-tests/+/784751
Change-Id: I79a630ebe8ff54bc9f4600e1f3c0fda653cc4b71
2022-01-04 13:07:09 +00:00
..
accounts.yml Remove references to unsupported operating systems 2021-06-11 14:14:20 +00:00
aide.yml Remove references to unsupported operating systems 2021-06-11 14:14:20 +00:00
apt.yml Use pipefail for shell module 2022-01-04 13:07:09 +00:00
async_tasks.yml Extend timeout for RPM verification 2021-03-25 09:47:35 +02:00
auditd.yml Use ansible_facts[] instead of fact variables 2021-03-10 16:54:58 +00:00
auth.yml Use pipefail for shell module 2022-01-04 13:07:09 +00:00
dnf.yml Use ansible_facts[] instead of fact variables 2021-03-10 16:54:58 +00:00
file_perms.yml Use pipefail for shell module 2022-01-04 13:07:09 +00:00
graphical.yml Handle RHEL 7 STIG renumbering 2017-04-04 07:22:12 -05:00
kernel.yml Remove references to unsupported operating systems 2021-06-11 14:14:20 +00:00
lsm.yml Use ansible_facts[] instead of fact variables 2021-03-10 16:54:58 +00:00
main.yml Remove references to unsupported operating systems 2021-06-11 14:14:20 +00:00
misc.yml Use pipefail for shell module 2022-01-04 13:07:09 +00:00
packages.yml Fix role to work with Jinja 2.7 2020-04-29 07:32:44 +00:00
rpm.yml Use pipefail for shell module 2022-01-04 13:07:09 +00:00
sshd.yml Always search for ssh keys 2017-11-09 14:47:53 +00:00
yum.yml Use ansible_facts[] instead of fact variables 2021-03-10 16:54:58 +00:00
zypper.yml Use pipefail for shell module 2022-01-04 13:07:09 +00:00