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 ansible-lint warnings on Forbidden implicit octal value "0640" #279

Merged
merged 4 commits into from
Oct 19, 2024

Conversation

copolycube
Copy link
Contributor

@copolycube copolycube commented Oct 16, 2024

Ansible-lint output :

yaml[octal-values]: Forbidden implicit octal value "0640"
vendor-collections/ansible_collections/grafana/grafana/roles/grafana/tasks/notifications.yml:11

yaml[octal-values]: Forbidden implicit octal value "0640"
vendor-collections/ansible_collections/grafana/grafana/roles/grafana/tasks/notifications.yml:25

fix ansible-ling
Forbidden implicit octal value "0640"
fix ansible-lint
Forbidden implicit octal value "0640"
@copolycube copolycube changed the title rebase fix ansible-lint warnings on Forbidden implicit octal value "0640" Oct 16, 2024
@ishanjainn ishanjainn merged commit 27a40a5 into grafana:main Oct 19, 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.

2 participants