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

Strange problem with ansible playbook ... 🤔 #527

Open
vilm725 opened this issue Jun 1, 2022 · 0 comments
Open

Strange problem with ansible playbook ... 🤔 #527

vilm725 opened this issue Jun 1, 2022 · 0 comments

Comments

@vilm725
Copy link

vilm725 commented Jun 1, 2022

Hi 👋🏼

Playbook with ansible in play with docker work fine, but in certain circumstances, the error "UNREACHABLE! => {"changed": false, "msg": "Failed to connect to the host via ssh: ", "unreachable": true}" while the previous commands work.
Connection ✅
Delete folder in /root/app/* ✅
Download a git project ✅
Run docker compose command ❌ "UNREACHABLE! => {"changed": false, "msg": "Failed to connect to the host via ssh: ", "unreachable": true}" 🤔

If the ssh connection did not work, the commands would not have succeeded since the start of the playbook

Do you have a solution ?

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