We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 207cb33 + df9f0c7 commit ee00b6aCopy full SHA for ee00b6a
.ansible-lint-ignore
@@ -1 +1,2 @@
1
roles/deploy/defaults/main.yml var-naming[no-role-prefix]
2
+roles/deploy/tasks/main.yml var-naming[no-role-prefix]
.pre-commit-config.yaml
@@ -20,7 +20,7 @@ repos:
20
args:
21
- --allow-missing-credentials
22
- repo: https://github.com/ansible/ansible-lint.git
23
- rev: v25.1.3
+ rev: v25.7.0
24
hooks:
25
- id: ansible-lint
26
files: \.(yaml|yml)$
0 commit comments