Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
A
Ansible FreeIPA
Manage
Activity
Members
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Model registry
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Mirror
Ansible FreeIPA
Commits
7f169140
Unverified
Commit
7f169140
authored
1 year ago
by
Thomas Woerner
Committed by
GitHub
1 year ago
Browse files
Options
Downloads
Plain Diff
Merge pull request #1097 from rjeffman/fix_ansible_lint_var_naming
upstream CI: Disable ansible-lint var-naming check
parents
8ec5b1fe
306522ac
Branches
Branches containing commit
Tags
Tags containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
.ansible-lint
+1
-0
1 addition, 0 deletions
.ansible-lint
with
1 addition
and
0 deletions
.ansible-lint
+
1
−
0
View file @
7f169140
...
@@ -35,6 +35,7 @@ skip_list:
...
@@ -35,6 +35,7 @@ skip_list:
- yaml # yamllint should be executed separately.
- yaml # yamllint should be executed separately.
- experimental # Do not run any experimental tests
- experimental # Do not run any experimental tests
- name[template] # Allow Jinja templating inside task names
- name[template] # Allow Jinja templating inside task names
- var-naming
use_default_rules: true
use_default_rules: true
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment