Juan Badia Payno fb411a2756 Fix temp. inventory on the backup host
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
2019-02-19 08:28:36 +01:00

3 lines
50 B
Django/Jinja

Host {{ ansible_host }}
User {{ ansible_user }}