mmekut
mmekut
Alternatively, the {{mysql_pid_file}} role variable should defaults to '/var/lib/mysql' since that is the default directory MariaDB/MySQL server creates at boot time as data_dir for sockets and other configuration files.
Hello @legolasleee, i figured out a solution though manually..............follow my issue #496 on the way forward
That's strange as the task uses become to run as the user that owns the server process...... Here is the code... `- name: Ensure PostgreSQL database is initialized. command: "{{...