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

fix: return faked response from up status check in check mode #524

Open
wants to merge 2 commits into
base: check-mode
Choose a base branch
from

Conversation

kieranmanning
Copy link

Currently in check mode, the tailscale up status handler will fail out as it's trying to find a real status code for a faked out $ tailscale up command. This PR will return a true value when in check mode allowing Ansible's check mode to continue unabated.

@artis3n
Copy link
Owner

artis3n commented Dec 14, 2024

Should the "Fetch Tailscale status" task also be disabled in check mode?

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

Successfully merging this pull request may close these issues.

2 participants