minecraft: Better name when copying configs
This commit is contained in:
parent
986542b877
commit
52b5caf589
1 changed files with 1 additions and 1 deletions
|
@ -67,7 +67,7 @@
|
||||||
owner: root
|
owner: root
|
||||||
group: minecraft
|
group: minecraft
|
||||||
|
|
||||||
- name: "Create {{ item }}"
|
- name: Copy configs
|
||||||
ansible.builtin.copy:
|
ansible.builtin.copy:
|
||||||
dest: "/srv/minecraft/{{ item }}"
|
dest: "/srv/minecraft/{{ item }}"
|
||||||
content: []
|
content: []
|
||||||
|
|
Loading…
Add table
Reference in a new issue