Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Sébastien Luttringer
infrastructure
Commits
7dff038e
Verified
Commit
7dff038e
authored
Jun 22, 2020
by
Sven-Hendrik Haase
Browse files
ansible-lint: Allow packages to be specified as 'latest'
parent
ab1d8e84
Changes
1
Hide whitespace changes
Inline
Side-by-side
.ansible-lint
View file @
7dff038e
...
...
@@ -5,5 +5,7 @@ skip_list:
- '204'
# Do not recommend running tasks as handlers
- '503'
#
d
o not force galaxy info in meta/main.yml
#
D
o not force galaxy info in meta/main.yml
- '701'
# Allow package versions to be specified as 'latest'
- '403'
Write
Preview
Supports
Markdown
0%
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!
Cancel
Please
register
or
sign in
to comment