Commit graph

6 commits

Author SHA1 Message Date
5393a8ebbc
Use FQCN in all tasks 2022-08-13 17:50:54 +02:00
a178af1735
telgraf: Fix config folder permissions
With the recent update to telegraf's container image it now runs under its own user and thus we need to change the permissions to make the config file accessible for the new user.

See https://github.com/influxdata/influxdata-docker/pull/536
2021-10-29 23:33:21 +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
c8030de88b
telegraf: 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:39:38 +02:00
ac6d8172dd
Initial commit 2020-08-10 01:37:13 +02:00