openstack-ansible-lxc_hosts/tasks
Dmitriy Rabotyagov 7d71769b72 Do not mess up with distro-provided machines mount
var-lib-machines.mount is provided by systemd-container package
on ubuntu/debian [1]

With package update our file will be overriden which end up on
mount failure.

To avoid that we place it as override to /etc/

[1] https://packages.ubuntu.com/focal/amd64/systemd-container/filelist

Change-Id: I226ab48b1ff7ec3c7da963e00e76b24b2b79608c
Closes-Bug: #1973762
2022-05-26 06:52:42 +00:00
..
lxc_cache.yml Switch all base images to be built locally rather than downloaded 2021-04-22 12:55:26 +03:00
lxc_cache_create.yml Remove per-backend container creation tasks files 2021-02-18 09:19:47 +00:00
lxc_cache_preparation.yml Switch all base images to be built locally rather than downloaded 2021-04-22 12:55:26 +03:00
lxc_cache_rootfs.yml Do not mess up with distro-provided machines mount 2022-05-26 06:52:42 +00:00
lxc_install_apt.yml Remove single task from lxc_apparmor file 2021-02-18 09:20:01 +00:00
lxc_install_dnf.yml Use ansible_facts[] instead of fact variables 2021-03-04 14:24:37 +00:00
lxc_net.yml Use ansible_facts[] instead of fact variables 2021-03-04 14:24:37 +00:00
lxc_post_install.yml Use ansible_facts[] instead of fact variables 2021-03-04 14:24:37 +00:00
lxc_pre_install.yml Remove support for gentoo 2021-02-17 19:14:55 +00:00
main.yml Switch all base images to be built locally rather than downloaded 2021-04-22 12:55:26 +03:00