You've already forked role-check-mk-agent
Linting fixes
This commit is contained in:
@@ -1,3 +1,5 @@
|
|||||||
# .ansible-lint │
|
# .ansible-lint │
|
||||||
warn_list: # or 'skip_list' to silence them completely │
|
warn_list: [] # or 'skip_list' to silence them completely
|
||||||
- '106' # Role name {} does not match ``^[a-z][a-z0-9_]+$`` pattern
|
skip_list:
|
||||||
|
- '403'
|
||||||
|
- '106'
|
||||||
|
|||||||
@@ -10,9 +10,6 @@
|
|||||||
package_facts:
|
package_facts:
|
||||||
manager: "auto"
|
manager: "auto"
|
||||||
|
|
||||||
- name: Install check-mk-agent
|
|
||||||
block:
|
|
||||||
|
|
||||||
- name: Install check-mk-agent
|
- name: Install check-mk-agent
|
||||||
block:
|
block:
|
||||||
- name: Download the agent from Server
|
- name: Download the agent from Server
|
||||||
|
|||||||
Reference in New Issue
Block a user