mirror of
https://github.com/ThunixdotNet/ansible.git
synced 2026-01-25 13:40:17 +00:00
Fixing some perms, and the start script
This commit is contained in:
@@ -8,3 +8,4 @@
|
||||
- include: znc.yml
|
||||
- include: bzflag.yml
|
||||
- include: minetest.yml
|
||||
- include: minecraft.yml
|
||||
|
||||
@@ -34,7 +34,7 @@
|
||||
dest: /var/lib/minecraft/paper/start.sh
|
||||
owner: minecraft
|
||||
group: root
|
||||
mode: 0660
|
||||
mode: 0770
|
||||
|
||||
- name: Install minecraft ops list
|
||||
copy:
|
||||
|
||||
Reference in New Issue
Block a user