openstack-ansible-lxc_hosts/tasks
Jesse Pretorius 6b808f4a39 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:24:11 +00:00
..
lxc_cache_create.yml Properly match the LXC index item to download 2018-01-23 22:13:35 +00:00
lxc_cache_preparation_systemd_new.yml Clean-up old systemd prep and allow machinctl to grow 2018-02-19 15:24:51 +00:00
lxc_cache_preparation_systemd_old.yml Clean-up old systemd prep and allow machinctl to grow 2018-02-19 15:24:51 +00:00
lxc_cache_preparation.yml Make the cache prep timeout configurable 2017-11-20 18:37:24 +00:00
lxc_cache_prestage.yml Implement always tag for required fact 2018-03-05 16:24:11 +00:00
lxc_cache.yml Combined backport to fix issues and enhance efficiency 2017-11-11 00:28:12 +00:00
lxc_container_btrfs.yml Combined backport to fix issues and enhance efficiency 2017-11-11 00:28:12 +00:00
lxc_container_lvm.yml Combined backport to fix issues and enhance efficiency 2017-11-11 00:28:12 +00:00
lxc_container_overlayfs.yml Combined backport to fix issues and enhance efficiency 2017-11-11 00:28:12 +00:00
lxc_container_zfs.yml Combined backport to fix issues and enhance efficiency 2017-11-11 00:28:12 +00:00
lxc_install_apt.yml Ubuntu: Use dnsmasq-base, not dnsmasq 2017-08-18 15:07:48 +00:00
lxc_install_dnf.yml Add dnf support 2017-08-04 12:38:01 +00:00
lxc_install_yum.yml Create and use a local LXC RPM repo 2017-12-13 21:16:05 +00:00
lxc_install_zypper.yml SUSE: Use the OBS Virtualization repository for lxc-2.X.X 2017-11-01 11:15:47 +00:00
lxc_install.yml Add SUSE support 2017-04-25 14:56:33 +01: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 Allow NetworkManager to work (if present) 2018-01-10 07:38:56 -06:00
lxc_post_install.yml tasks: lxc_post_install: Handle missing init.scope scope 2018-01-29 22:07:04 +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 Compile SELinux module via async 2017-08-23 20:26:33 +00:00
main.yml Implement always tag for required fact 2018-03-05 16:24:11 +00:00