Add path to default-file

/root doesn't exist with --venv
This commit is contained in:
Laurent Indermuehle 2022-12-09 15:19:11 +01:00
parent 01e664fb25
commit eec9f972cc
No known key found for this signature in database
GPG key ID: 93FA944C9F34DD09

View file

@ -43,6 +43,7 @@
login_user: '{{ mysql_user }}'
login_host: '{{ mysql_host }}'
login_port: '{{ mysql_primary_port }}'
config_file: "{{ playbook_dir }}/root/.my.cnf"
register: result
- assert: