
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
8 lines
271 B
YAML
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.
|