Commit graph

10 commits

Author SHA1 Message Date
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
Renovate Bot
6e6a7ba412 automation: Update docker-ipv6_nat Docker tag to v0.4.4 2021-07-20 19:06:19 +00: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
Renovate Bot
6b3eecae98 automation: Update docker-ipv6_nat Docker tag to v0.4.3 2020-12-28 23:19:46 +00:00
84eeb88aec
docker_ipv6_nat: Add automated upgrades via renovate 2020-10-12 21:35:47 +02:00
cc24a412c6
docker_ipv6_nat: Adjust directory permissions
This patch reduces the permissions on the install directory to just the root user and also fixes the ansible-lint issue for specifying the `mode`.
2020-09-26 21:31:33 +02:00
912d32cdd3
Fix meta file dependencies reference to docker_compose role 2020-09-26 20:02:46 +02:00
a47fde9c9c
Rename roles to underscore
This patch renames all roles with a `-` to `_`, to comply with the ansible-lint rule 106. As collection roles are now also limited to these symbols and this will make it easier to move them later.
2020-09-26 18:12:59 +02:00