Commit graph

5 commits

Author SHA1 Message Date
57c4d33115
traefik: Adjust firewalld module name to use new collection
This patch implements a change coming in the upcoming Ansible v2
2020-11-05 02:40:04 +01:00
ada2133fd9
traefik: Adjust command formatting to satisfy ansible-lint 2020-09-26 22:37:09 +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
f8306138b7
traefik: Fix IPv6 support to work properly
With some of the recently introduced changes especially around the
defaults and ipv6 addresses, this patch fixes all remaining issues and
makes sure the docker and firewall configuration fits the expectations.

Original commit: 7819c8fcc8
2020-08-18 15:35:55 +02:00
ac6d8172dd
Initial commit 2020-08-10 01:37:13 +02:00