🚨 Fix modernized linter

This commit is contained in:
Emilien Mantel
2024-08-26 10:12:09 +02:00
committed by Emilien M
parent 28305720f7
commit 4be27557c7
10 changed files with 48 additions and 54 deletions

View File

@@ -1,6 +1,6 @@
---
- name: restart mariadb
- name: Restart mariadb
ansible.builtin.service:
name: "{{ mariadb_service_name }}"
state: restarted