mirror of
https://github.com/HanXHX/ansible-mysql.git
synced 2026-02-26 10:22:09 +07:00
🚨 Fix modernized linter
This commit is contained in:
committed by
Emilien M
parent
28305720f7
commit
4be27557c7
@@ -1,6 +1,6 @@
|
||||
---
|
||||
|
||||
- name: restart mariadb
|
||||
- name: Restart mariadb
|
||||
ansible.builtin.service:
|
||||
name: "{{ mariadb_service_name }}"
|
||||
state: restarted
|
||||
|
||||
Reference in New Issue
Block a user