Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
Ansible
Manage
Activity
Members
Labels
Plan
Issues
3
Issue boards
Milestones
Code
Merge requests
2
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Model registry
Analyze
Value stream analytics
Contributor 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
Nounous
Ansible
6e6dd56e4d6f0233852d0a5ac88ce70f393cfbc3
ansible
.yamllint.yml
Find file
Normal view
History
Permalink
.yamllint.yml
67 B
Newer
Older
Initial ansible
me5na7qbjqbrp
committed
5 years ago
1
2
3
4
5
6
7
---
extends
:
default
rules
:
line-length
:
level
:
warning
...