Commit graph

922 commits

Author SHA1 Message Date
gardar
a6700b7726
refactor(redis_exporter): delegate common tasks to _common role
Signed-off-by: gardar <gardar@users.noreply.github.com>
2024-10-15 17:12:07 +00:00
gardar
e5005614b2
refactor(pushgateway): delegate common tasks to _common role
Signed-off-by: gardar <gardar@users.noreply.github.com>
2024-10-15 17:11:35 +00:00
gardar
1e4e4c3415
refactor(prometheus): delegate common tasks to _common role
Signed-off-by: gardar <gardar@users.noreply.github.com>
2024-10-15 17:11:12 +00:00
gardar
2bd22378ba
refactor(process_exporter): delegate common tasks to _common role
Signed-off-by: gardar <gardar@users.noreply.github.com>
2024-10-15 17:10:43 +00:00
gardar
90086175e1
refactor(postgres_exporter): delegate common tasks to _common role
Signed-off-by: gardar <gardar@users.noreply.github.com>
2024-10-15 17:09:10 +00:00
gardar
3c5d710747
refactor(node_exporter): delegate common tasks to _common role
Signed-off-by: gardar <gardar@users.noreply.github.com>
2024-10-15 17:08:40 +00:00
gardar
c9df5e56b4
refactor(nginx_exporter): delegate common tasks to _common role
Signed-off-by: gardar <gardar@users.noreply.github.com>
2024-10-15 17:08:17 +00:00
gardar
330e66a75d
refactor(mysqld_exporter): delegate common tasks to _common role
Signed-off-by: gardar <gardar@users.noreply.github.com>
2024-10-15 17:07:29 +00:00
gardar
c214571821
refactor(mongodb_exporter): delegate common tasks to _common role
Signed-off-by: gardar <gardar@users.noreply.github.com>
2024-10-15 17:06:59 +00:00
gardar
4dac93aa74
refactor(memcached_exporter): delegate common tasks to _common role
Signed-off-by: gardar <gardar@users.noreply.github.com>
2024-10-15 17:06:35 +00:00
gardar
f09635db73
refactor(ipmi_exporter): delegate common tasks to _common role
Signed-off-by: gardar <gardar@users.noreply.github.com>
2024-10-15 17:05:25 +00:00
gardar
a3f317588d
refactor(fail2ban_exporter): delegate common tasks to _common role
Signed-off-by: gardar <gardar@users.noreply.github.com>
2024-10-15 17:04:55 +00:00
gardar
95889b9962
refactor(chrony_exporter): delegate common tasks to _common role
Signed-off-by: gardar <gardar@users.noreply.github.com>
2024-10-15 17:04:27 +00:00
gardar
3259947a89
refactor(cadvisor): delegate common tasks to _common role
Signed-off-by: gardar <gardar@users.noreply.github.com>
2024-10-15 17:03:59 +00:00
gardar
bf1d349d02
refactor(blackbox_exporter): delegate common tasks to _common role
Signed-off-by: gardar <gardar@users.noreply.github.com>
2024-10-15 17:02:22 +00:00
gardar
bc290813a4
refactor(bind_exporter): delegate common tasks to _common role
Signed-off-by: gardar <gardar@users.noreply.github.com>
2024-10-15 17:01:51 +00:00
gardar
d05e3c23b5
refactor(alertmanager): delegate common tasks to _common role
Signed-off-by: gardar <gardar@users.noreply.github.com>
2024-10-15 17:01:13 +00:00
gardar
8734f607db
enhancement: add role for common tasks
Signed-off-by: gardar <gardar@users.noreply.github.com>
2024-10-15 16:50:28 +00:00
gardar
b5b43e2118 chore: update version 2024-10-02 10:14:44 +00:00
gardar
36a91f010b
Merge pull request #422 from gardar/ci/detect_unused_vars
minor(ci): detect unused ansible variables
2024-10-02 10:13:40 +00:00
gardar
60b5c5f38d
fix: remove unused variables
Signed-off-by: gardar <gardar@users.noreply.github.com>
2024-09-30 15:48:00 +00:00
gardar
8f9e86a905
fix: remove the need for setting _repo_type variable
Signed-off-by: gardar <gardar@users.noreply.github.com>
2024-09-30 15:42:03 +00:00
gardar
62a115f4cf
minor(ci): detect unused ansible variables
Signed-off-by: gardar <gardar@users.noreply.github.com>
2024-09-30 15:35:39 +00:00
gardar
4e881c667d chore: update version 2024-09-30 09:36:13 +00:00
gardar
79fbda7c4d
Merge pull request #414 from andygrunwald/upgrade-ansible-version-range
minor: bump support for ansible from v2.16.* to v2.17.*
2024-09-30 09:35:16 +00:00
Andy Grunwald
e0d0aa4ba6
fix: skip ansible 2.17 on almalinux-8
Signed-off-by: Andy Grunwald <andygrunwald@gmail.com>
2024-09-30 07:38:03 +02:00
Andy Grunwald
2e51da8f43
fix: tell sanity test for Ansible v2.17 to ignore CI script shebang
Signed-off-by: Andy Grunwald <andygrunwald@gmail.com>
2024-09-29 08:22:50 +02:00
Andy Grunwald
becdab3346
test: Fix shellcheck error SC2164 in tests/integration/molecule.shfor Ansible 2.17
Full error:
ERROR: tests/integration/molecule.sh:54:1: SC2164: Use 'cd ... || exit' or 'cd ... || return' in case cd fails.

Signed-off-by: Andy Grunwald <andygrunwald@gmail.com>
2024-09-29 08:22:50 +02:00
Andy Grunwald
bb84746650
minor: bump support for ansible from v2.16.* to v2.17.*
Fix #386

Signed-off-by: Andy Grunwald <andygrunwald@gmail.com>
2024-09-29 08:22:49 +02:00
gardar
15369b7c2e chore: update version 2024-09-28 12:27:32 +00:00
gardar
c11ee10a50
Merge pull request #395 from gardar/update-platforms
fix: remove EOL platforms for current ones
2024-09-28 12:26:19 +00:00
gardar
1c809bc7fc
fix: cleanup unused playbooks now that prepare stages have been merged into one
Signed-off-by: gardar <gardar@users.noreply.github.com>
2024-09-28 03:01:55 +00:00
gardar
050c9d3347
fix: remove unneeded download step that can cause ratelimit
Signed-off-by: gardar <gardar@users.noreply.github.com>
2024-09-28 02:57:10 +00:00
gardar
c8b2516c7f
refactor: streamline molecule alternative scenario further
Signed-off-by: gardar <gardar@users.noreply.github.com>
2024-09-27 16:38:46 +00:00
gardar
4e98e1f597
fix: make sure old versions of pytest find helper
Signed-off-by: gardar <gardar@users.noreply.github.com>
2024-09-27 13:32:19 +00:00
gardar
9fd1b0f529 chore: update version 2024-09-27 10:22:07 +00:00
gardar
40ec1cb03d
Merge pull request #420 from prometheus-community/autoupdate/mongodb_exporter/0.41.1
patch: New percona/mongodb_exporter upstream release 0.41.1!
2024-09-27 10:21:07 +00:00
prombot
5ac83fd8a9 patch: 🎉 automated upstream release update
Signed-off-by: prombot <prometheus-team@googlegroups.com>
2024-09-26 14:36:27 +00:00
gardar
3b679c9161
fix: skip running testinfra on excluded ansible versions
Signed-off-by: gardar <gardar@users.noreply.github.com>
2024-09-20 19:48:18 +00:00
gardar
4b1f36a2f2 chore: update version 2024-09-20 17:49:19 +00:00
gardar
94a872a5c7
Merge pull request #418 from prometheus-community/autoupdate/pushgateway/1.10.0
patch: New prometheus/pushgateway upstream release 1.10.0!
2024-09-20 17:48:18 +00:00
prombot
bf483a528a patch: 🎉 automated upstream release update
Signed-off-by: prombot <prometheus-team@googlegroups.com>
2024-09-20 14:32:34 +00:00
SuperQ
02d51c7d6a chore: update version 2024-09-18 14:46:56 +00:00
github-actions[bot]
ad10fd4767
patch: 🎉 automated upstream release update (#417)
Signed-off-by: prombot <prometheus-team@googlegroups.com>
Co-authored-by: prombot <prometheus-team@googlegroups.com>
2024-09-18 16:45:47 +02:00
gardar
b471a1f4a4
test: unified prepare playbook for alternative molecule scenarios
Signed-off-by: gardar <gardar@users.noreply.github.com>
2024-09-18 03:49:54 +00:00
gardar
c59483a92f
refactor: make systemd_exporter molecule config be in line with other roles
Signed-off-by: gardar <gardar@users.noreply.github.com>
2024-09-16 17:42:03 +00:00
gardar
2d2e0ebb19
fix: idempotency in add_host
Signed-off-by: gardar <gardar@users.noreply.github.com>
2024-09-16 17:27:14 +00:00
gardar
3fca70519c
fix(molecule): skip testing eol ansible versions on incompatible distros
Signed-off-by: gardar <gardar@users.noreply.github.com>
2024-09-16 16:45:57 +00:00
gardar
7be1f09b9c
fix: add Ubuntu 24.04 to supported platforms
Signed-off-by: gardar <gardar@users.noreply.github.com>
2024-09-13 14:06:14 +00:00
gardar
93d4e2b672
fix: replace EOL Fedora versions with current ones
Signed-off-by: gardar <gardar@users.noreply.github.com>
2024-09-13 14:06:14 +00:00