refactor: standardize tasks’ name

This commit is contained in:
VC
2024-07-05 11:53:35 +02:00
parent 788dfae081
commit 85f0f91887
36 changed files with 114 additions and 138 deletions

View File

@@ -8,7 +8,7 @@
group: www-data
mode: 0750
- name: Create scootaloo config dir
- name: Create scootaloo configuration dir
ansible.builtin.file:
path: "{{ scootaloo_db_path }}"
state: directory