This commit is contained in:
Andrew Klychkov 2020-10-13 11:08:37 +03:00
commit 55c7b9c2f3
2 changed files with 2 additions and 2 deletions

View file

@ -3,7 +3,7 @@
config_file: "/root/.my1.cnf"
fake_port: 9999
fake_host: "blahblah.local"
include_dir: "/root/.my.cnf.d"
include_dir: "/root/mycnf.d"
- name: Create custom config file
shell: 'echo "[client]" > {{ config_file }}'