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 'dict object' has no attribute 'path' when running with --check #283

Merged
merged 2 commits into from
Nov 5, 2024

Conversation

JMLX42
Copy link
Contributor

@JMLX42 JMLX42 commented Oct 22, 2024

When running with --check, the "Download grafana dashboard from grafana.net to local directory" task fails because the destination temporary directory has not been created.

This fix skips this task when ansible_check_mode is set.

When running with --check, the "Download grafana dashboard from grafana.net to local directory" task fails because the destination temporary directory has not been created.

This fix skips this task when ansible_check_mode is set.
@CLAassistant
Copy link

CLAassistant commented Oct 22, 2024

CLA assistant check
All committers have signed the CLA.

@ishanjainn ishanjainn merged commit cb10061 into grafana:main Nov 5, 2024
15 of 20 checks passed
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.

3 participants