Skip to content

Version 1.5.8

Compare
Choose a tag to compare
@github-actions github-actions released this 19 Jul 21:15
· 40 commits to main since this release

[1.5.8] - 2023-07-19

Bug Fixes

  • fix: facts being gathered unnecessarily (#120)

Other Changes

  • ci: Add pull request template and run commitlint on PR title only (#114)
  • ci: Rename commitlint to PR title Lint, echo PR titles from env var (#115)
  • ci: fix python 2.7 CI tests by manually installing python2.7 package (#116)
  • ci: ansible-lint - ignore var-naming[no-role-prefix] (#117)
  • ci: ansible-test ignores file for ansible-core 2.15 (#118)
  • ci: ansible-lint - skip var-naming[read-only] (#119)