CI #40
tests.yml
on: schedule
ansible-lint
/
Ansible Lint
27s
Annotations
7 errors
yaml[truthy]:
ansible-navigator.yml#L5
Truthy value should be one of \[false, true]
|
yaml[truthy]:
ansible-navigator.yml#L9
Truthy value should be one of \[false, true]
|
yaml[empty-lines]:
catalog-info.yaml#L1
Too many blank lines (1 > 0)
|
yaml[truthy]:
inventory/host_vars/switch1.yml#L4
Truthy value should be one of \[false, true]
|
syntax-check[unknown-module]:
network_playbook.yml#L6
couldn't resolve module/action 'cisco.ios.ios_facts'. This often indicates a misspelling, missing collection, or incorrect module path.
|
syntax-check[specific]:
site.yml#L5
the role 'parasol-org.win-compliance.run' was not found in /home/runner/work/windows-compliance/windows-compliance/roles:/home/runner/.cache/ansible-compat/5ebd4b/roles:/home/runner/.ansible/roles:/usr/share/ansible/roles:/etc/ansible/roles:/home/runner/work/windows-compliance/windows-compliance
|
ansible-lint / Ansible Lint
Process completed with exit code 2.
|