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.1.1
v0.1.0
- ENHANCEMENT
- remove ansible-review namings
- remove ansible-lint dependencies
- restructuring project
- provide an “abstract” module (utils.rulehelper) to simplify writing new rules
- port most of ansible-lint rules
- rules can now have an optional id
- extend and restructure readme
- BUGFIX
- fix handling with custom modules
- fix classification of inventory files
- fix some smaller bugs with python3
- classify group_vars/host_vars with subdirs correctly
- some fixes to harmonize old ansible-lint codebase