This repository has been archived by the owner on Aug 12, 2020. It is now read-only.
Releases: pantarei/ansible-role-lxd
Releases · pantarei/ansible-role-lxd
4.4.0
4.3.0
Major Changes
- Template
molecule -s default
with dummy docker driver - Support CentOS/RHEL 8
- Support Ubuntu 20.04
- Remove Ubuntu 16.04 support
- Upgrade minimal Molecule support to 3.0.2
- Migrate role name to lowercase or underline
- Migrate group name to lowercase or underline
- Migrate molecule
group_vars
to file
4.2.0
4.1.0
4.0.0
3.5.0
3.4.0
3.3.0
3.2.0
Major Changes
- Update LXD test profile for Kubernetes v1.15.0 support
- Add dummy tasks and vars placeholder for multi OS support
- Fix molecule
group_vars
with links - Replace
with_items
withloop
- Replace
with_dict
withvar
- Replace
with_first_found
withlookup('first_found')