saibotk
a47fde9c9c
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.
6 lines
130 B
Desktop File
6 lines
130 B
Desktop File
[Unit]
|
|
Description=Start a blockmap render.
|
|
|
|
[Service]
|
|
Type=oneshot
|
|
ExecStart={{ minecraft_blockmap_install_location }}/render.sh
|