mirror of
https://github.com/iiab/iiab.git
synced 2025-03-09 15:40:17 +00:00
commit
44e374a482
1 changed files with 1 additions and 1 deletions
|
@ -28,7 +28,7 @@
|
||||||
repo: https://github.com/Calinou/carbone-ng.git
|
repo: https://github.com/Calinou/carbone-ng.git
|
||||||
dest: "{{ minetest_game_dir }}"
|
dest: "{{ minetest_game_dir }}"
|
||||||
depth: 1
|
depth: 1
|
||||||
when: minetest_default_game == "carbone-ng"
|
when: not minetest_world.stat.exists and minetest_default_game == "carbone-ng"
|
||||||
|
|
||||||
- name: Give minetest user ownership of carbone-ng
|
- name: Give minetest user ownership of carbone-ng
|
||||||
file:
|
file:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue