Supprimer roles/01-base-server/tasks/main.yml
This commit is contained in:
@@ -1,11 +0,0 @@
|
|||||||
---
|
|
||||||
- include: 01-install-java.yml
|
|
||||||
- include: 02-create-minecraft-user.yml
|
|
||||||
- include: 03-create-minecraft-home.yml
|
|
||||||
when: not minecraft_nfs_home
|
|
||||||
- include: 04-create-minecraft-nfs-home.yml
|
|
||||||
when: minecraft_nfs_home
|
|
||||||
- include: 05-copy-minecraft-eula.yml
|
|
||||||
- include: 06-create-minecraft-lib-directory.yml
|
|
||||||
- include: 07-create-minecraft-systemd-conf.yml
|
|
||||||
|
|
Reference in New Issue
Block a user