Releases: prometheus-community/ansible
Releases · prometheus-community/ansible
0.7.0
What's Changed
- patch: New prometheus/snmp_exporter upstream release! by @github-actions in #214
- patch: New prometheus/prometheus upstream release! by @github-actions in #215
- patch: New prometheus/pushgateway upstream release! by @github-actions in #219
- patch: New prometheus/snmp_exporter upstream release! by @github-actions in #211
- fix(systemd_exporter): Fix collector flags for older versions by @haavard in #208
- skip_changelog: Fixup install task names by @SuperQ in #209
- fix: blackbox_exporter ansible-lint risky-octal by @tvenieris in #174
Minor Changes
0.6.0
What's Changed
- fix: Make binary installs consistent by @SuperQ in #204
- patch: New prometheus/alertmanager upstream release! by @github-actions in #206
- minor: support fedora 38 by @gardar in #202
- fix(node_exporter): Fix ProtectHome for textfiles by @SuperQ in #184
- removed: Drop fedora 36 support as it is EOL by @gardar in #200
- removed: Drop ubuntu 18.04 support as it is EOL by @gardar in #199
- skip_changelog: molecule and testinfra cleanup by @gardar in #197
- docs: Fix node_exporter 404 TLS auth links by @francisco-core in #154
- patch: New superq/smokeping_prober upstream release! by @github-actions in #196
- skip_changelog: temporarily pin molecule version by @gardar in #195
- fix(alertmanager): add routes before match_re by @bernylinville in #194
- skip_changelog: fix ansible-test ci coverage input by @gardar in #193
- skip_changelog: ci coverage input is string not json by @gardar in #192
- skip_changelog: disable coverage on molecule tests by @gardar in #191
- docs(smokeping_prober): Update arguments specs by @SuperQ in #190
- fix: Add test for argument_specs matching by @SuperQ in #177
- skip_changelog: fix ansible-lint action upstream by @gardar in #189
- patch: New prometheus/snmp_exporter upstream release! by @github-actions in #188
- skip_changelog: Prefix role label triggers. by @SuperQ in #166
- fix ansible-lint: risky-octal & no-same-owner by @tvenieris in #171
- Fix mysqld_exporter world-readable secrets by @tvenieris in #169
- Fix: rename collector flags by @runofthemill in #167
- patch: New prometheus/prometheus upstream release! by @github-actions in #168
- patch: New prometheus/node_exporter upstream release! by @github-actions in #162
- skip_changelog: Update yaml linting by @SuperQ in #160
- fix: mysqld_exporter should actually respect the mysqld_exporter_host variable by @janost in #88
- patch: New prometheus/mysqld_exporter upstream release! by @github-actions in #153
- patch: New prometheus/snmp_exporter upstream release! by @github-actions in #146
- patch: New prometheus/prometheus upstream release! by @github-actions in #152
Minor Changes
- feature: Agent mode support by @rooty0 in #198
- feat: Add role smokeping_prober by @SuperQ in #128
- feat: Add pushgateway role by @SuperQ in #127
- feat: Add chrony_exporter role by @SuperQ in #159
- feature: Make config installation dir configurable by @tvenieris in #173
- feature: blackbox exporter user/group configurable by @tvenieris in #172
0.5.1
What's Changed
- patch: New prometheus/alertmanager upstream release! by @github-actions in #143
- patch: New prometheus/prometheus upstream release! by @github-actions in #140
- patch: New prometheus-community/systemd_exporter upstream release! by @github-actions in #141
- patch: New prometheus/snmp_exporter upstream release! by @github-actions in #142
- patch: New prometheus/blackbox_exporter upstream release! by @github-actions in #139
- patch: New prometheus/node_exporter upstream release! by @github-actions in #138
- skip_changelog: Fix version updater DCO by @SuperQ in #126
- skip_changelog: Add prombot DCO by @SuperQ in #119
- skip_changelog: unify automatic and manual ansible role tests with labels by @gardar in #112
- fix: Install package fact dependencies needs to be run as root by @JonathanMbt in #89
- fix: always create config file by @lpulley in #113
- skip_changelog: Fix typo in version bumper by @SuperQ in #111
- skip_changelog: More fixes to version bumper by @SuperQ in #110
- docs: broken link to systemd exporter on docs by @jlosito in #104
- fix: textfile collector dir by setting recurse to false by @fitz123 in #105
- fix: don't require role name on internal vars by @gardar in #109
- fix: Checkout full branch for version updates by @SuperQ in #108
0.5.0
What's Changed
- minor: Add ansible 2.15 support by @gardar in #106
- fix: node_exporter - Fix Systemd ProtectHome option in service unit by @cudevmaxwell in #94
- fix: add "become: true" to snmp_exporter handlers by @sebbbastien in #99
- skip_changelog: Fix workflow outputs syntax by @SuperQ in #93
- fix: tags support for included tasks by @laurent-indermuehle in #87
- fix: replace eol platforms with current by @gardar in #53
- fix: pass token to github api for higher ratelimit by @gardar in #91
0.4.0
0.3.1
What's Changed
- fix: version bumper action by @SuperQ in #75
- fix: correct quotation of flags in systemd config file by @alkinks in #71
- docs: Quote value latest to be explicit about the possible value for node_exporter_version by @andygrunwald in #43
- fix: Don't log config deployments by @SuperQ in #73
- docs: add workflow for auto generating ansible docs by @gardar in #69
- skip_changelog: Use prom image for version script by @SuperQ in #70
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