Bad task description

This commit is contained in:
Faustin Lammler 2023-11-23 12:43:11 +01:00
parent 601ffce769
commit d64d60a325
No known key found for this signature in database
GPG Key ID: 390A2F27832A5C79
1 changed files with 1 additions and 1 deletions

View File

@ -22,7 +22,7 @@
state: link
when: mariadb_cmd.stat.exists is false
- name: Ensure /run/mysqld
- name: Ensure /run/mysqld exists
ansible.builtin.file:
path: /run/mysqld
state: directory