
On the mysql backup task, there is a problem when the backup file is trying to copied to the backup server. This patch fix that using the IP instead of the hostname Change-Id: If6fa0f337d5aa5a51bea7c6823b20c21b134b576
3 lines
50 B
Django/Jinja
3 lines
50 B
Django/Jinja
Host {{ ansible_host }}
|
|
User {{ ansible_user }}
|