style: make ansible-lint happy

This commit is contained in:
VC
2024-07-05 11:53:44 +02:00
parent 99cb02e92d
commit 4bbb789c77
13 changed files with 77 additions and 52 deletions

View File

@@ -20,6 +20,7 @@
cmd: /usr/bin/mysql_install_db --datadir=/srv/mysql
creates: /srv/mysql/ibdata1
become_user: mysql
become: true
notify: Restart mariadb
- name: Put mariadb configuration file