openstack-ansible-lxc_hosts/tasks
Jesse Pretorius 0abc1e2352 Implement always tag for required fact
The fact set for 'Set image index fact' is used
in the next task, which is tagged 'always' but
the fact setting is not. This breaks when using
tags.

Given that all the tasks in this file are set to
'always', this patch moves the tag setting to
the inclusion instead.

Change-Id: If319e749ef7cdfbbbd3d03096608fc736927f89d
(cherry picked from commit 92f78fe438)
2018-03-05 16:23:58 +00:00
..
lxc_apparmor.yml tasks: lxc_apparmor.yml: Allow dnsmasq to access the AIO log directory 2018-01-18 14:02:17 +00:00
lxc_cache.yml Update role for efficiency and to make better use modules 2017-11-01 05:15:04 +00:00
lxc_cache_create.yml Properly match the LXC index item to download 2018-01-23 17:47:27 +00:00
lxc_cache_preparation.yml Merge "Fix ansible linting issues" 2017-12-07 17:18:22 +00:00
lxc_cache_preparation_systemd_new.yml Clean-up old systemd prep and allow machinctl to grow 2018-02-19 15:24:29 +00:00
lxc_cache_preparation_systemd_old.yml Clean-up old systemd prep and allow machinctl to grow 2018-02-19 15:24:29 +00:00
lxc_cache_prestage.yml Implement always tag for required fact 2018-03-05 16:23:58 +00:00
lxc_container_btrfs.yml Update role for efficiency and to make better use modules 2017-11-01 05:15:04 +00:00
lxc_container_lvm.yml Update role for efficiency and to make better use modules 2017-11-01 05:15:04 +00:00
lxc_container_overlayfs.yml Update role for efficiency and to make better use modules 2017-11-01 05:15:04 +00:00
lxc_container_zfs.yml Update role for efficiency and to make better use modules 2017-11-01 05:15:04 +00:00
lxc_install.yml Add SUSE support 2017-04-25 14:56:33 +01:00
lxc_install_apt.yml tasks: Manage dnsmasq apparmor profile on supported distros 2018-01-18 14:01:43 +00:00
lxc_install_dnf.yml Add dnf support 2017-08-04 12:38:01 +00:00
lxc_install_yum.yml Install SELinux packages asynchronously 2018-01-31 17:04:16 -06:00
lxc_install_zypper.yml tasks: Manage dnsmasq apparmor profile on supported distros 2018-01-18 14:01:43 +00:00
lxc_kernel_tuning.yml Remove 'ignore_errors: true' in favor of 'failed_when: false' 2016-10-14 16:44:17 -05:00
lxc_net.yml Fix typo for wait-online service 2018-01-10 07:37:35 -06:00
lxc_post_install.yml tasks: lxc_post_install: Handle missing init.scope scope 2018-01-15 14:07:19 +00:00
lxc_pre_install.yml Changed for lxc-host setup/build for multi-distro 2016-05-03 08:49:54 -05:00
lxc_selinux.yml Install SELinux packages asynchronously 2018-01-31 17:04:16 -06:00
main.yml Implement always tag for required fact 2018-03-05 16:23:58 +00:00