Skip to content

Releases: prometheus-community/ansible

0.7.0

04 Oct 07:06

Choose a tag to compare

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

  • feat(prometheus): Add shutdown timeout variable by @SuperQ in #220
  • feat(systemd_exporter): Add logging configuration to systemd_exporter by @haavard in #210
  • feat(systemd_exporter): Add TLS configuration by @haavard in #205

0.6.0

25 Aug 14:39

Choose a tag to compare

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

0.5.1

11 Jun 12:50

Choose a tag to compare

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

15 May 23:19

Choose a tag to compare

What's Changed

0.4.0

12 Apr 10:51

Choose a tag to compare

What's Changed

  • docs: avoid maintaining variable documentation in many places by @gardar in #85
  • fix: meta-runtime now needs minor in version string by @gardar in #84
  • skip_changelog: remove extra spaces in url by @gardar in #77

Minor Changes

  • enhancement: support ansible-vaulted basic auth passwords by @iisojunn in #83
  • enhancement: add skip_install variables to various roles by @chrisbra in #74

0.3.1

21 Mar 13:24
e06f9bb

Choose a tag to compare

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

14 Mar 09:43

Choose a tag to compare

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

  • feat: Add mysqld_exporter role by @SuperQ in #45

0.2.0

10 Mar 01:39

Choose a tag to compare

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

  • feat: add systemd exporter role by @gardar in #62

0.1.5

07 Mar 17:46

Choose a tag to compare

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

05 Mar 10:00

Choose a tag to compare

What's Changed

  • docs: add argument specs to roles by @gardar in #27