[Openstack-security] [Bug 1588544] Re: RHEL7 Support for ansible security

OpenStack Infra 1588544 at bugs.launchpad.net
Tue Jun 14 23:19:28 UTC 2016


Reviewed:  https://review.openstack.org/329072
Committed: https://git.openstack.org/cgit/openstack/openstack-ansible-security/commit/?id=b937e5b6bdac71b51824de6ccf1f16fa6da15d02
Submitter: Jenkins
Branch:    master

commit b937e5b6bdac71b51824de6ccf1f16fa6da15d02
Author: Major Hayden <major at mhtx.net>
Date:   Mon Jun 13 14:25:02 2016 -0500

    Docs: Specify supported distributions
    
    This patch updates the list of supported Linux distributions since
    RHEL 7 support was added in I62e06b9b105bc901eab6a019a378b29691862658.
    
    Closes-bug: 1588544
    
    Change-Id: Ibaef4d65bbe418d553511f6496189c03205222d8


** Changed in: openstack-ansible
       Status: In Progress => Fix Released

-- 
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:
  Fix Released

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