Topics
- fix: mysqld_exporter should actually respect the mysqld_exporter_host variable (prometheus-community#88)
- fix: Checkout full branch for version updates (prometheus-community#108)
- fix: Install package fact dependencies needs to be run as root (prometheus-community#89)
- fix: always create config file (prometheus-community#113)
- fix: don't require role name on internal vars (prometheus-community#109)
- fix: textfile collector dir by setting recurse to false (prometheus-community#105)
- minor: Add ansible 2.15 support (prometheus-community#106)
- fix: add "become: true" to snmp_exporter handlers (prometheus-community#99)
- fix: node_exporter - Fix Systemd ProtectHome option in service unit (prometheus-community#94)
- fix: pass token to github api for higher ratelimit (prometheus-community#91)
- fix: replace eol platforms with current (prometheus-community#53)
- fix: tags support for included tasks (prometheus-community#87)
- fix: add "become: true" to snmp_exporter handlers (prometheus-community#99)
- fix: pass token to github api for higher ratelimit (prometheus-community#91)
- fix: replace eol platforms with current (prometheus-community#53)
- fix: tags support for included tasks (prometheus-community#87)
- enhancement: add skip_install variables to various roles (prometheus-community#74)
- enhancement: support ansible-vaulted basic auth passwords (prometheus-community#83)
- fix: meta-runtime now needs minor in version string (prometheus-community#84)
- fix: Don't log config deployments (prometheus-community#73)
- fix: correct quotation of flags in systemd config file (prometheus-community#71)
- fix: version bumper action (prometheus-community#75)
- feat: Add mysqld_exporter role (prometheus-community#45)
- fix: policycoreutils python package name (prometheus-community#63)
- fix: policycoreutils python package name (prometheus-community#63)
- feat: add systemd exporter role (prometheus-community#62)
- removed: community.crypto is only needed when testing (prometheus-community#56)
- fix: Fix typo on Install selinux python packages for RedHat family (prometheus-community#57)
- fix: follow PEP 440 standard for supported ansible versions (prometheus-community#46)
- fix: various role argument specs (prometheus-community#50)
- feat: Allow grabbing binaries and checksums from a custom url/mirror (prometheus-community#28)
- removed: remove lint from molecule to avoid repetition (prometheus-community#35)
- fix: Force push git changelogs (prometheus-community#36)
- fix: Remove unnecessary dependency on jmespath (prometheus-community#22)
- fix: ansible 2.9 workaround for galaxy install from git (prometheus-community#37)
- fix: avoid installing changelog tools when testing (prometheus-community#34)
- fix: grab dependencies from github to avoid galaxy timeouts (prometheus-community#33)
- Initial Release