Fix wrong comment.
This commit is contained in:
parent
4c495a1e1c
commit
6fac6c8a0d
@ -25,7 +25,7 @@
|
|||||||
with_items:
|
with_items:
|
||||||
- debian.cnf
|
- debian.cnf
|
||||||
|
|
||||||
# A local volume is needed where other stacks will be able to copy scripts like Nextcloud's nettoyer_quotas.sh
|
# A local volume is needed where other stacks will be able to copy scripts
|
||||||
- name: Create /mnt/volumes/mysql-server_scripts directory
|
- name: Create /mnt/volumes/mysql-server_scripts directory
|
||||||
ansible.builtin.file:
|
ansible.builtin.file:
|
||||||
path: "/mnt/volumes/mysql-server_scripts"
|
path: "/mnt/volumes/mysql-server_scripts"
|
||||||
|
Loading…
Reference in New Issue
Block a user