Fix wrong comment.

This commit is contained in:
yohan 2024-10-31 20:22:30 +01:00
parent 4c495a1e1c
commit 6fac6c8a0d

View File

@ -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"