[Openstack-security] [Bug 1588544] Re: RHEL7 Support for ansible security
OpenStack Infra
1588544 at bugs.launchpad.net
Mon Jun 13 19:30:19 UTC 2016
** Changed in: openstack-ansible
Assignee: Major Hayden (rackerhacker) => Amy Marrich (amy-marrich)
--
You received this bug notification because you are a member of OpenStack
Security, which is subscribed to OpenStack.
https://bugs.launchpad.net/bugs/1588544
Title:
RHEL7 Support for ansible security
Status in openstack-ansible:
In Progress
Bug description:
I am attempting to take the latest openstack-ansible-security role and
run standalone checks against RHEL 7.2 and I am finding that the often
used method to exclude items when a --check is executed "when: not
check_mode" fails and causes and exit. There are some cases where I
have been able to get round this with ignore_errors: yes however that
is not a solution.
TASK: [security | V-38637 - Contents of auditd package must be verified] ******
fatal: [172.31.255.20] => error while evaluating conditional: not check_mode
fatal: [172.31.255.21] => error while evaluating conditional: not check_mode
fatal: [172.31.255.18] => error while evaluating conditional: not check_mode
fatal: [172.31.255.15] => error while evaluating conditional: not check_mode
fatal: [172.31.255.11] => error while evaluating conditional: not check_mode
fatal: [172.31.255.12] => error while evaluating conditional: not check_mode
fatal: [172.31.255.13] => error while evaluating conditional: not check_mode
fatal: [172.31.255.24] => error while evaluating conditional: not check_mode
fatal: [172.31.255.16] => error while evaluating conditional: not check_mode
FATAL: all hosts have already failed -- aborting
To manage notifications about this bug go to:
https://bugs.launchpad.net/openstack-ansible/+bug/1588544/+subscriptions
More information about the Openstack-security
mailing list