Commit graph

5 commits

Author SHA1 Message Date
5393a8ebbc
Use FQCN in all tasks 2022-08-13 17:50:54 +02:00
8b6d3bdb7f
traefik: Add option to disable SELinux related tasks 2021-09-21 05:03:40 +02:00
Sheogorath
c04955a168
traefik: Fix tor configuration include
This patch will change the name of the config file from `traefik` to
`traefik.conf`, since tor now includes `/etc/torrc.d/*.conf` in their
config file. This should make sure that the config is actually loaded.

This patch originates from the observation that new setups no longer
create the tor hidden service for traefik. Some investigation resulted
in the insight, that the tor node is no longer including the
configuration file.
2021-05-30 17:16:35 +02:00
7732e5d43f
traefik: 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:45:15 +02:00
ac6d8172dd
Initial commit 2020-08-10 01:37:13 +02:00