Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
GAP Ansible Collection
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Jira
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Container registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
GÉANT Orchestration and Automation Team
GAP
GAP Ansible Collection
Commits
e92e586a
Commit
e92e586a
authored
1 year ago
by
Simone Spinelli
Browse files
Options
Downloads
Patches
Plain Diff
Update .ansible-lint
parent
4c47231a
No related branches found
No related tags found
No related merge requests found
Pipeline
#84121
passed
1 year ago
Stage: setup
Stage: test
Changes
1
Pipelines
2
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 @
e92e586a
...
@@ -3,3 +3,4 @@ skip_list:
...
@@ -3,3 +3,4 @@ skip_list:
- 'yaml[line-length]' # Line too long (162 > 160 characters)
- 'yaml[line-length]' # Line too long (162 > 160 characters)
- 'no-free-form' # Avoid using free-form when calling module actions. (ansible.builtin.set_fact)
- 'no-free-form' # Avoid using free-form when calling module actions. (ansible.builtin.set_fact)
- 'role-name[path]' # Avoid using paths when importing roles.
- 'role-name[path]' # Avoid using paths when importing roles.
- 'var-naming[no-role-prefix]' #
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