Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
A
ansible-public
Manage
Activity
Members
Plan
Redmine
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Container Registry
Model registry
Analyze
Contributor 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
system
ansible-public
Commits
089d8c76
Commit
089d8c76
authored
2 years ago
by
Baptiste DE RENZO
Browse files
Options
Downloads
Patches
Plain Diff
Update lint config, Refs
#36169
parent
d4c2e3c3
No related branches found
No related tags found
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
.lint/ansible-lint.conf
+1
-0
1 addition, 0 deletions
.lint/ansible-lint.conf
roles/munin/munin-server/tasks/main.yml
+1
-1
1 addition, 1 deletion
roles/munin/munin-server/tasks/main.yml
with
2 additions
and
1 deletion
.lint/ansible-lint.conf
+
1
−
0
View file @
089d8c76
...
@@ -8,5 +8,6 @@ skip_list:
...
@@ -8,5 +8,6 @@ skip_list:
-
meta
-
no
-
info
# Skip warnings for missing galaxy_info in roles
-
meta
-
no
-
info
# Skip warnings for missing galaxy_info in roles
-
role
-
name
# Skip role name pattern verification ("-" should not be used)
-
role
-
name
# Skip role name pattern verification ("-" should not be used)
-
package
-
latest
# Skip warning when package installation state is set to latest
-
package
-
latest
# Skip warning when package installation state is set to latest
-
experimental
# Skip all rules tagged as experimental, as schema validation
...
...
This diff is collapsed.
Click to expand it.
roles/munin/munin-server/tasks/main.yml
+
1
−
1
View file @
089d8c76
...
@@ -20,7 +20,7 @@
...
@@ -20,7 +20,7 @@
# Force munin-server restart to avoid default localdomain graph creation after remove
# Force munin-server restart to avoid default localdomain graph creation after remove
-
name
:
flush handlers
-
name
:
flush handlers
meta
:
flush_handlers
ansible.builtin.
meta
:
flush_handlers
-
name
:
"
remove
default
localdomain
files"
-
name
:
"
remove
default
localdomain
files"
ansible.builtin.file
:
ansible.builtin.file
:
...
...
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