Linting fixes

This commit is contained in:
2020-11-26 23:12:45 +13:00
parent 61a0209ece
commit 438962933f
5 changed files with 8 additions and 9 deletions

View File

@@ -1,3 +1,5 @@
# .ansible-lint │
warn_list: # or 'skip_list' to silence them completely
- '106' # Role name {} does not match ``^[a-z][a-z0-9_]+$`` pattern
warn_list: [] # or 'skip_list' to silence them completely
skip_list:
- '403'
- '106'

0
lint Normal file
View File

View File

@@ -10,9 +10,6 @@
package_facts:
manager: "auto"
- name: Install check-mk-agent
block:
- name: Install check-mk-agent
block:
- name: Download the agent from Server