redhat-cop / automate-tower-ha-dr

Configure High Availability and/or Disaster Recovery on a Tower Cluster
MIT License
62 stars 38 forks source link

During Exeution ansible-playbook tower_dr_standup.yaml #23

Open jagtapsuresh80 opened 3 years ago

jagtapsuresh80 commented 3 years ago

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]

jagtapsuresh80 commented 3 years ago

ASK [tower-installer/ansible-tower-setup-3.6.4-1/roles/repos_el : Copy bundle packages to repo source directory] *** An exception occurred during task execution. To see the full traceback, use -vvv. The error was: If you are using a module and expect the file to exist on the remote, see the remote_src option fatal: [towerdb2]: FAILED! => changed=false msg: |- Could not find or access '../../../bundle/el7/repos/' Searched in: /root/automate-tower-ha-dr-master/tower-installer/ansible-tower-setup-3.6.4-1/roles/repos_el/files/../../../bundle/el7/repos/ /root/automate-tower-ha-dr-master/tower-installer/ansible-tower-setup-3.6.4-1/roles/repos_el/../../../bundle/el7/repos/ /root/automate-tower-ha-dr-master/roles/tower_postgres_base/files/../../../bundle/el7/repos/ /root/automate-tower-ha-dr-master/roles/tower_postgres_base/../../../bundle/el7/repos/ /root/automate-tower-ha-dr-master/tower-installer/ansible-tower-setup-3.6.4-1/roles/repos_el/tasks/files/../../../bundle/el7/repos/ /root/automate-tower-ha-dr-master/tower-installer/ansible-tower-setup-3.6.4-1/roles/repos_el/tasks/../../../bundle/el7/repos/ /root/automate-tower-ha-dr-master/files/../../../bundle/el7/repos/ /root/automate-tower-ha-dr-master/../../../bundle/el7/repos/ on the Ansible Controller. If you are using a module and expect the file to exist on the remote, see the remote_src option An exception occurred during task execution. To see the full traceback, use -vvv. The error was: If you are using a module and expect the file to exist on the remote, see the remote_src option fatal: [towerdb3]: FAILED! => changed=false msg: |- Could not find or access '../../../bundle/el7/repos/' Searched in: /root/automate-tower-ha-dr-master/tower-installer/ansible-tower-setup-3.6.4-1/roles/repos_el/files/../../../bundle/el7/repos/ /root/automate-tower-ha-dr-master/tower-installer/ansible-tower-setup-3.6.4-1/roles/repos_el/../../../bundle/el7/repos/ /root/automate-tower-ha-dr-master/roles/tower_postgres_base/files/../../../bundle/el7/repos/ /root/automate-tower-ha-dr-master/roles/tower_postgres_base/../../../bundle/el7/repos/ /root/automate-tower-ha-dr-master/tower-installer/ansible-tower-setup-3.6.4-1/roles/repos_el/tasks/files/../../../bundle/el7/repos/ /root/automate-tower-ha-dr-master/tower-installer/ansible-tower-setup-3.6.4-1/roles/repos_el/tasks/../../../bundle/el7/repos/ /root/automate-tower-ha-dr-master/files/../../../bundle/el7/repos/ /root/automate-tower-ha-dr-master/../../../bundle/el7/repos/ on the Ansible Controller. If you are using a module and expect the file to exist on the remote, see the remote_src option

jagtapsuresh80 commented 3 years ago

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