Files
openstack-ansible-os_nova/tasks/main.yml
Jean-Philippe Evrard 06af48b45b Ensure tasks are not skipped
- The lookup of the first file should only be skipped
  when necessary (the apt bits).

- On the block/rescue: The rescue task didn't run, so if the when
  didn't trigger, no virt will be set, unless the
  ``cat /proc/cpuinfo`` failed.

Change-Id: I6e89de1c9d1828003a83c5ca2b5b56d64c12f30c
2017-05-23 15:13:00 +00:00

2.6 KiB