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
|
||||
group: minecraft
|
||||
|
||||
- name: "Create {{ item }}"
|
||||
- name: Copy configs
|
||||
ansible.builtin.copy:
|
||||
dest: "/srv/minecraft/{{ item }}"
|
||||
content: []
|
||||
|
|
Loading…
Add table
Reference in a new issue