Files
openstack-ansible-lxc_hosts/releasenotes/notes/remove-cache-map-8552368f6d7c604c.yaml
Jonathan Rosser d57f9a8f47 Remove lxc_cache_map variable
This has not had any practical use for several releases and mostly
carries copies of ansible facts. Remove the variable and use the
facts directly.

Change-Id: I1d2be9d07b38eaf2b737819c451a0d2339f723d0
2023-10-11 15:56:08 +00:00

8 lines
271 B
YAML

---
upgrade:
- |
The variable lxc_cache_map is removed as the lxc_hosts ansible role
has only been able to create containers matching the host architecture
and OS for several releases, and lxc_cache_map simply carried copies
of data from ansible_facts.