-
Notifications
You must be signed in to change notification settings - Fork 38
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
During Exeution ansible-playbook tower_dr_standup.yaml #23
Comments
ASK [tower-installer/ansible-tower-setup-3.6.4-1/roles/repos_el : Copy bundle packages to repo source directory] ******************************************* |
Not able to find the /root/automate-tower-ha-dr-master/tower-installer/ansible-tower-setup-3.6.4-1/roles/repos_el/../../../bundle/el7/repos/ is need to create or automatically build by automation |
TASK [tower-installer/ansible-tower-setup-3.6.4-1/roles/repos_el : Copy bundle packages to repo source directory] *******************************************
fatal: [towerdb3]: FAILED! => changed=false
cmd:
sshpass -d4 /usr/bin/rsync --delay-updates -F --compress --delete-after --archive --rsh=/usr/bin/ssh -S none -o StrictHostKeyChecking=no -o UserKnownHostsFile=/dev/null --rsync-path=sudo rsync --out-format=<>%i %n%L /bundle/el7/repos/ [email protected]:/var/lib/tower-bundle
msg: |-
Warning: Permanently added '192.168.206.34' (ECDSA) to the list of known hosts.
rsync: change_dir "/bundle/el7/repos" failed: No such file or directory (2)
rsync error: some files/attrs were not transferred (see previous errors) (code 23) at main.c(1189) [sender=3.1.3]
rc: 23
fatal: [towerdb2]: FAILED! => changed=false
cmd:
sshpass -d4 /usr/bin/rsync --delay-updates -F --compress --delete-after --archive --rsh=/usr/bin/ssh -S none -o StrictHostKeyChecking=no -o UserKnownHostsFile=/dev/null --rsync-path=sudo rsync --out-format=<>%i %n%L /bundle/el7/repos/ [email protected]:/var/lib/tower-bundle
msg: |-
Warning: Permanently added '192.168.206.33' (ECDSA) to the list of known hosts.
rsync: change_dir "/bundle/el7/repos" failed: No such file or directory (2)
rsync error: some files/attrs were not transferred (see previous errors) (code 23) at main.c(1189) [sender=3.1.3]
The text was updated successfully, but these errors were encountered: