openstack-ansible-lxc_hosts/tasks
Dmitriy Rabotyagov 66021a200c Refactor LXC image expiration
Right now we write output of `date -d @{{ timestamp }} to
the expiry file, and then attempt to comapre with timestamp.
However, output of  `date -d` is datetime and not timestamp,
so these 2 things can not be properly compared. So image cache
was valid forever.

Change-Id: I42f5b43f09d3c530813dd7fd334eafce7a5eaf39
(cherry picked from commit a51291f87d)
2023-08-22 13:30:39 +00:00
..
lxc_cache.yml Refactor LXC image expiration 2023-08-22 13:30:39 +00:00
lxc_cache_create.yml Refactor LXC image expiration 2023-08-22 13:30:39 +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 Replace systemd-mount template with role 2022-04-07 11:40:09 +00:00
lxc_install_apt.yml Use policy_rc_d attribute instead of copy 2022-09-26 13:30:35 +02:00
lxc_install_dnf.yml Add centos-9 support 2022-05-19 17:23:09 -04:00
lxc_net.yml Allow to create OVS bridge for lxcbr0 2023-01-03 08:05:05 +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 Add option to disable lxc interface management 2022-11-29 17:27:05 +01:00