Current Path : /proc/9786/cwd/proc/9784/cwd/etc/ansible/templates/ |
Current File : //proc/9786/cwd/proc/9784/cwd/etc/ansible/templates/.my.cnf.j2 |
{% set cluster_password_esc = cluster_password | regex_replace('([\'\\\\])','\\\\\\1') -%} # {{ ansible_managed }} [client] user={{ cluster_login }} password='{{ cluster_password_esc }}'