Commit graph

12 commits

Author SHA1 Message Date
5393a8ebbc
Use FQCN in all tasks 2022-08-13 17:50:54 +02:00
Renovate Bot
35869bd85c automation: Update minecraft-blockmap_image Docker tag to v2.4.0 2022-01-26 11:04:28 +00:00
c38e624ba1
minecraft_blockmap: Reload systemd if service changed 2021-11-20 03:31:03 +01:00
Renovate Bot
9f041f9e05 automation: Update minecraft-blockmap_image Docker tag to v2.3.0 2021-10-26 20:05:32 +00:00
55ab11617d
minecraft_blockmap: Use versioned image tag & add renovate hint 2021-10-19 23:45:17 +02: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
38ff0ee589
minecraft_blockmap: Fix output dir permissions 2020-12-17 14:25:27 +01:00
0f83d6503b
minecraft_blockmap: 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:37:15 +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