ansible-hardening/tasks
Major Hayden 9a9b31f629
Remove old /etc/profile config block
When the openstack-ansible-security role became ansible-hardening,
a new config block was added to `/etc/profile` without removing
the original one with the openstack-ansible-security markers. This
causes errors on the command prompt since `TMOUT` is defined twice.

This patch removes the old config block using blockinfile.

Closes-Bug: 1736702
Change-Id: I2768182f5dde3368028a1a25af69db6ac7a75d9b
(cherry picked from commit c8a59a1c9a)
2017-12-15 16:11:13 -06:00
..
rhel6stig Fix path to useradd config 2017-11-09 16:51:10 +00:00
rhel7stig Remove old /etc/profile config block 2017-12-15 16:11:13 -06:00
main.yml Merge "Do not update grub if grub not used" into stable/ocata 2017-05-22 12:16:14 +00:00