Release Summary
Maintenance release with Data Tagging support.
Bugfixes
- install role -
sops_install_on_localhost=false
was not working properly if the role was running on more than one host due to a bug in ansible-core (#223, #224). - install role - when used with Debian on ARM architecture, the architecture name is now correctly translated from
aarch64
toarm64
(#220, #221). - load_vars - make evaluation compatible with Data Tagging in upcoming ansible-core release (#225).