693184bd7c
refactor!(monitoring): Replace monitoring with monitoring_ng
...
Not much changed regarding variable names, only the role name changed.
2024-08-14 02:04:32 +02:00
45bf9ecf8d
fix(docker-compose): Use docker compose plugin for validation
2024-02-22 03:42:59 +01:00
70341479b1
!chore: Migrate to docker_compose_v2
...
This now uses the new docker compose plugin.
Because we used docker-compose v1.24.1 to this point due to centos needing to install C toolchains to build never versions, the newest Docker v25 breaks compatibility and we need to use something newer.
2024-02-22 00:37:48 +01:00
862a52f2e5
style: Fix some ansible-lint issues
2023-02-11 12:17:17 +01:00
f112f27449
ansible-lint: Fix various new issues
2022-11-02 21:57:13 +01:00
5393a8ebbc
Use FQCN in all tasks
2022-08-13 17:50:54 +02:00
2d6c6078c0
monitoring: Adjust include to include_tasks
2021-11-30 20:59:11 +01:00
db8aeefacb
format: Satisfy ansible-lint
...
This patch makes minor formatting adjustments & adds handlers to mastodon where appropriate to satisfy ansible-lint.
2021-09-14 01:45:22 +02:00
951dbeb41d
Fix yamllint issues
2021-03-05 13:02:55 +01:00
08ed54d139
Roles: Validate using the local docker-compose instead of python cmd
...
This will make it easier to migrate to other systems that do not have python2 etc installed
2021-01-02 04:46:15 +01:00
545236d175
monitoring: Adjust directory permissions
...
This patch reduces the permissions on the install directory to just the root user and also fixes the ansible-lint issue by specifying the `mode`.
2020-09-26 21:38:34 +02:00
Sheogorath
2d916fbaa1
monitoring: Remove some log output that may contains secrets
...
This patch instructs Ansible to stop logging passwords for influxdb.
2020-08-14 02:00:45 +02:00
ac6d8172dd
Initial commit
2020-08-10 01:37:13 +02:00