openstack-ansible-lxc_hosts/defaults
Dmitriy Rabotyagov 7e75a083d2 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:46 +00:00
..
main.yml Refactor LXC image expiration 2023-08-22 13:30:46 +00:00