mirror of
https://github.com/thegeeklab/ansible-later.git
synced 2024-11-14 01:00:39 +00:00
527 B
527 B
BREAKING RELEASE
Starting with this release, the support for Python 2 will be removed. If you are still working on systems without Python 3 support, you can consider use the provided docker images.
- BREAKING
- drop support for python 2.7
- FEATURE
- add new rule to check if yaml document end marker is present (check_yaml_document_end)
- BUGFIX
- fix exception while tasks
name
attribute is empty
- fix exception while tasks
- INTERNAL
- test only with ansible version
latest
anddevel
- build and release multi-arch docker images
- test only with ansible version