[Openstack-security] [Bug 1590102] Re: "V-38579 - Bootloader configuration files must be owned by root" task fails when running ansible standalone in checkmode

OpenStack Infra 1590102 at bugs.launchpad.net
Tue Jun 7 19:48:19 UTC 2016


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

** Changed in: openstack-ansible
     Assignee: Mark Hooper (hoopernet) => Major Hayden (rackerhacker)

-- 
You received this bug notification because you are a member of OpenStack
Security, which is subscribed to OpenStack.
https://bugs.launchpad.net/bugs/1590102

Title:
  "V-38579 - Bootloader configuration files must be owned by root" task
  fails when running ansible standalone in checkmode

Status in openstack-ansible:
  In Progress

Bug description:
  When running openstack-ansible-security in standalone mode on Redhat
  7.2 the bootloaded configuration files being owned by root check
  fails.  See below for error output.

  Command run:
  ansible-playbook security.yml --check --tags cat2

  Output:
  TASK: [security | V-38579 - Bootloader configuration files must be owned by root] *** 
  fatal: [172.31.255.21] => error while evaluating conditional: grub_cfg.stat.exists
  fatal: [172.31.255.20] => error while evaluating conditional: grub_cfg.stat.exists
  fatal: [172.31.255.24] => error while evaluating conditional: grub_cfg.stat.exists
  fatal: [172.31.255.18] => error while evaluating conditional: grub_cfg.stat.exists
  fatal: [172.31.255.15] => error while evaluating conditional: grub_cfg.stat.exists
  fatal: [172.31.255.16] => error while evaluating conditional: grub_cfg.stat.exists

  FATAL: all hosts have already failed -- aborting

To manage notifications about this bug go to:
https://bugs.launchpad.net/openstack-ansible/+bug/1590102/+subscriptions




More information about the Openstack-security mailing list