This repository has been archived by the owner on Nov 6, 2024. It is now read-only.
Releases: thegeeklab/ansible-later
Releases · thegeeklab/ansible-later
v0.3.7
v0.3.6
v0.3.5
v0.3.4
v0.3.3
v0.3.2
v0.3.1
v0.3.0
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 to 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