refactor: standardize tasks’ name
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user