Skip to content
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

Open
jagtapsuresh80 opened this issue Sep 23, 2020 · 2 comments
Open

During Exeution ansible-playbook tower_dr_standup.yaml #23

jagtapsuresh80 opened this issue Sep 23, 2020 · 2 comments

Comments

@jagtapsuresh80
Copy link

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
Copy link
Author

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
Copy link
Author

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant