-
Notifications
You must be signed in to change notification settings - Fork 38
Description
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/ root@192.168.206.34:/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/ root@192.168.206.33:/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]