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

"Enable consul at startup" fail on dry-run #446

Open
walbertus opened this issue Oct 12, 2021 · 0 comments
Open

"Enable consul at startup" fail on dry-run #446

walbertus opened this issue Oct 12, 2021 · 0 comments

Comments

@walbertus
Copy link

We got this error when executing dry-run. We suspect this is because the consul is not installed, the job to install consul is failing on dry-run.
This task should also has ignore_errors: "{{ ansible_check_mode }}"

TASK [ansible-consul : Enable consul at startup (systemd)] *********************
fatal: [instance_01]: FAILED! => {"changed": false, "msg": "Could not find the requested service consul: host"}
fatal: [instance_02]: FAILED! => {"changed": false, "msg": "Could not find the requested service consul: host"}
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