PLAY [restore database server] ************************************************
TASK: [fail msg='Please specify a database (db), -e "db=db03"'] ***************
TASK: [set_fact db={{ db }}] **************************************************
<45.56.89.116> ESTABLISH CONNECTION FOR USER: smith
TASK: [fail msg='Please specify a tier (tier), -e "tier=production"'] *********
TASK: [set_fact tier={{ tier }}] **********************************************
<45.56.89.116> ESTABLISH CONNECTION FOR USER: smith
TASK: [rsync database backup file to database server] *************************
<45.56.89.116> ESTABLISH CONNECTION FOR USER: smith
<45.56.89.116> EXEC ssh -C -vvv -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/home/smith/.ansible/cp/ansible-ssh-%h-%p-%r" -o StrictHostKeyChecking=no -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 45.56.89.116 /bin/sh -c 'sudo -k && sudo -H -S -p "[sudo via ansible, key=asekrsupszbkgzikdiyqxqwvjazevzmq] password: " -u smith /bin/sh -c '"'"'echo BECOME-SUCCESS-asekrsupszbkgzikdiyqxqwvjazevzmq; LANG=en_US.UTF-8 LC_CTYPE=en_US.UTF-8 /usr/bin/python'"'"''
fatal: [
db02.example.com] => SSH Error: data could not be sent to the remote host. Make sure this host can be reached over ssh
FATAL: all hosts have already failed -- aborting
PLAY RECAP ********************************************************************
to retry, use: --limit @/home/smith/restore_dbserver.retry