add playbooks for simplifying creating checks #772
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
CI.yml
on: pull_request
Ansible Lint
36s
Molecule
16m 2s
Matrix: ansible-sanity-tests
Annotations
4 errors and 10 warnings
yaml[brackets]:
playbooks/icinga-https.yml#L29
Too many spaces inside brackets
|
yaml[brackets]:
playbooks/icinga-json-azure-restapi.yml#L68
Too many spaces inside brackets
|
yaml[brackets]:
playbooks/icinga-json-azure_restapi_resourcehealth.yml#L29
Too many spaces inside brackets
|
yaml[brackets]:
playbooks/icinga-json.yml#L66
Too many spaces inside brackets
|
Ansible Lint
Input 'args' has been deprecated with message: Arbitrary args are no longer accepted, please use path instead and linter own configuration file to change its behavior.
|
Ansible Lint
Unexpected input(s) 'targets', 'override-deps', valid inputs are ['entryPoint', 'args', 'path']
|
var-naming[no-role-prefix]:
playbooks/azure_oauth_token.yml#L14
Variables names from within roles should use role_name_ as a prefix. (vars: icinga_commands)
|
var-naming[no-role-prefix]:
playbooks/azure_oauth_token.yml#L45
Variables names from within roles should use role_name_ as a prefix. (vars: icinga_service_templates)
|
var-naming[no-role-prefix]:
playbooks/icinga-check_gitlab_scheduler.yml#L14
Variables names from within roles should use role_name_ as a prefix. (vars: icinga_commands)
|
var-naming[no-role-prefix]:
playbooks/icinga-check_gitlab_scheduler.yml#L37
Variables names from within roles should use role_name_ as a prefix. (vars: icinga_service_templates)
|
var-naming[no-role-prefix]:
playbooks/icinga-https.yml#L14
Variables names from within roles should use role_name_ as a prefix. (vars: icinga_service_templates)
|
var-naming[no-role-prefix]:
playbooks/icinga-json-azure-restapi.yml#L14
Variables names from within roles should use role_name_ as a prefix. (vars: icinga_commands)
|
var-naming[no-role-prefix]:
playbooks/icinga-json-azure-restapi.yml#L53
Variables names from within roles should use role_name_ as a prefix. (vars: icinga_service_templates)
|
var-naming[no-role-prefix]:
playbooks/icinga-json-azure_restapi_resourcehealth.yml#L14
Variables names from within roles should use role_name_ as a prefix. (vars: icinga_service_templates)
|