openstack-ansible-security/tasks
Major Hayden 6213c87d51 Set check_mode variable every time
In check mode, the security role will fail when tags are used. This
is because the check_mode variable wasn't being set when tags were
provided. This patch ensures that the tasks that check for check mode
and set the subsequent check_mode variable will run every time.

This is a manual backport of Ib6a29ee4c36632cd6d982ce87105f0ddec4a891d
since the master/Newton branch includes some new things for systemd that
doesn't make sense in Mitaka/Liberty.

Closes-bug: 1590086

Change-Id: Ib6a29ee4c36632cd6d982ce87105f0ddec4a891d
2016-06-09 13:24:54 +00:00
..
apt.yml Check mode compatibility for security role 2015-12-02 20:50:33 +00:00
auditd.yml Fix auditd log permission bug 2016-05-24 16:17:32 +00:00
auth.yml Switch from dict to individual variables 2016-05-06 17:42:56 +00:00
boot.yml Security: Check for grub.cfg first 2016-02-29 14:15:29 -06:00
console.yml Enable role testing and make structure ansible-galaxy compatible 2015-10-09 11:47:23 +00:00
file_perms.yml V-3864{2,5,7,9}, V-38651: Umask adjustments 2015-10-27 09:09:23 -05:00
kernel.yml Switch from dict to individual variables 2016-05-06 17:42:56 +00:00
mail.yml Fix Postfix mynetworks if IPv6 is disabled 2016-02-03 09:39:36 -06:00
main.yml Set check_mode variable every time 2016-06-09 13:24:54 +00:00
misc.yml Fixing testing bug 2015-12-07 15:18:29 -06:00
nfsd.yml Replace debug with fail 2015-10-14 14:29:07 -05:00
services.yml Switch from dict to individual variables 2016-05-06 17:42:56 +00:00
sshd.yml Handle Match properly in sshd_config 2016-05-16 14:10:09 +00:00