mirror of
https://github.com/iiab/iiab.git
synced 2025-03-09 15:40:17 +00:00
no runas
This commit is contained in:
parent
3e8358b7b3
commit
a0c70cec88
1 changed files with 0 additions and 2 deletions
|
@ -14,8 +14,6 @@
|
||||||
unarchive:
|
unarchive:
|
||||||
src: "{{ downloads_dir }}/{{ item.name }}.zip"
|
src: "{{ downloads_dir }}/{{ item.name }}.zip"
|
||||||
dest: "{{ minetest_game_dir }}/mods"
|
dest: "{{ minetest_game_dir }}/mods"
|
||||||
owner: "{{ minetest_runas_user }}"
|
|
||||||
group: "{{ minetest_runas_group }}"
|
|
||||||
when: not minetest_mod.stat.exists
|
when: not minetest_mod.stat.exists
|
||||||
|
|
||||||
- name: Check if mod name has 'master' in it
|
- name: Check if mod name has 'master' in it
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue