After pulling Gallaxy content the synchronize built just stops and hangs at the login to the remote host. Worked perfectly previously, I have blown away AWx and reinstalled it completely and still the same results.
Using synchronize with delegated host to copy files from repos.
Any thoughts on what would cause this.
sshpass -d10 ssh -C -o ControlMaster=auto -o ControlPersist=60s -o StrictHostKeyChecking=no -o User="******-admin" -o ConnectTimeout=10 -o ControlPath="/runner/cp/244a2ad7c3" -tt **********02 /bin/sh -c '/usr/bin/python3 /home/*****-admin/.ansible/tmp/ansible-tmp-1675369700.6906097-45-62275435632762/AnsiballZ_synchronize.py && sleep 0'
1000 3850516 3850515 0 14:28 pts/2 00:00:00 ssh -C -o ControlMaster=auto -o ControlPersist=60s -o StrictHostKeyChecking=no -o User="******-admin" -o ConnectTimeout=10 -o ControlPath="/runner/cp/244a2ad7c3" -tt ***********02 /bin/sh -c '/usr/bin/python3 /home/*****-admin/.ansible/tmp/ansible-tmp-1675369700.6906097-45-62275435632762/AnsiballZ_synchronize.py && sleep 0'
*****-a+ 3850554 3850548 0 14:28 pts/4 00:00:00 /usr/bin/rsync --delay-updates -F --compress --checksum --archive --no-recursive --rsh=/usr/bin/ssh -S none -o StrictHostKeyChecking=no -o UserKnownHostsFile=/dev/null --rsync-path=sudo -u ******-admin rsync --out-format=<<CHANGED>>%i %n%L /software/packages/cisco/current/ ******-admin@***********01:/tmp/software/cisco
All processes are waiting, below is the last created by the ansible. Killing this one kills all.
******-a+ 3850555 3850554 0 14:28 pts/4 00:00:00 /usr/bin/ssh -S none -o StrictHostKeyChecking=no -o UserKnownHostsFile=/dev/null -l ******-admin **********01 sudo -u *****-admin rsync --server -logDtpcze.LsfxC --log-format=%i --delay-updates . /tmp/software/cisco
root 3851196 3847802 0 14:31 pts/3 00:00:00 grep --color=auto ssh