Releases: prometheus-community/ansible
Releases · prometheus-community/ansible
0.3.0
What's Changed
- Fixup version bumper job by @SuperQ in #67
- fix: policycoreutils python package name by @mikaellanger in #63
- refactor: underscore variable prefix should be reserved... by @gardar in #65
- skip-release: Add workflow to auto-update versions by @SuperQ in #48
- skip_changelog: Don't run CI on push by @SuperQ in #66
Minor Changes
0.2.0
What's Changed
- refactor: avoid using command module for systemd version fact by @gardar in #52
- test: fix: 2.12+ test requirements install by @gardar in #61
- refactor: Disable line-length check in arguments_specs by @SuperQ in #58
- fix: Fix typo on Install selinux python packages for RedHat family by @jonesbusy in #57
- removed: community.crypto is only needed when testing by @gardar in #56
Minor Changes
0.1.5
What's Changed
- fix: various role argument specs by @gardar in #50
- skip_changelog: Trigger test CI workflow on PR commits by @gardar in #51
- docs: Remove references to to previous named ansible collection cloudalchemy by @andygrunwald in #44
- refactor: move yamllint cfg to standard path by @gardar in #47
- fix: follow PEP 440 standard for supported ansible versions by @gardar in #46
0.1.4
0.1.3
0.1.2
0.1.1
0.1.0
0.0.3
What's Changed
- fix: Remove unnecessary dependency on jmespath by @flowerysong in #22
- fix: ansible 2.9 workaround for galaxy install from git by @gardar in #37
0.0.2
What's Changed
- fix: Force push git changelogs by @SuperQ in #36
- removed: remove lint from molecule to avoid repetition by @gardar in #35
- fix: avoid installing changelog tools when testing by @gardar in #34
- fix: grab dependencies from github to avoid galaxy timeouts by @gardar in #33
- fix: correct workflow triggers and writable permissions by @gardar in #32
- fix: writable token in all pull request workflows by @gardar in #30
- fix: use workflow trigger that gives writable token by @gardar in #29