Skip to content

updated readme

updated readme #78

Triggered via push December 4, 2023 20:56
Status Failure
Total duration 30s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

ansible-lint.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

9 errors and 1 warning
syntax-check[specific]: roles/create_rule/tasks/main.yml#L2
couldn't resolve module/action 'paloaltonetworks.panos.panos_security_rule'. This often indicates a misspelling, missing collection, or incorrect module path.
syntax-check[specific]: roles/delete_rule/tasks/main.yml#L2
couldn't resolve module/action 'paloaltonetworks.panos.panos_security_rule'. This often indicates a misspelling, missing collection, or incorrect module path.
syntax-check[specific]: roles/disable_log_forwarding_palo/tasks/main.yml#L2
couldn't resolve module/action 'ibm.qradar.qradar_log_source_management'. This often indicates a misspelling, missing collection, or incorrect module path.
syntax-check[specific]: roles/disable_log_forwarding_snort/tasks/main.yml#L2
couldn't resolve module/action 'ibm.qradar.qradar_log_source_management'. This often indicates a misspelling, missing collection, or incorrect module path.
syntax-check[specific]: roles/enable_log_forwarding_palo/tasks/main.yml#L2
couldn't resolve module/action 'ibm.qradar.qradar_log_source_management'. This often indicates a misspelling, missing collection, or incorrect module path.
syntax-check[specific]: roles/enable_log_forwarding_snort/tasks/main.yml#L2
couldn't resolve module/action 'ibm.qradar.qradar_log_source_management'. This often indicates a misspelling, missing collection, or incorrect module path.
syntax-check[specific]: roles/remove_log_forwarding_palo/tasks/main.yml#L2
couldn't resolve module/action 'paloaltonetworks.panos.panos_security_rule_facts'. This often indicates a misspelling, missing collection, or incorrect module path.
syntax-check[specific]: roles/set_log_forwarding_palo/tasks/main.yml#L2
couldn't resolve module/action 'paloaltonetworks.panos.panos_syslog_profile'. This often indicates a misspelling, missing collection, or incorrect module path.
syntax-check[specific]: roles/update_panorama/tasks/main.yml#L2
couldn't resolve module/action 'paloaltonetworks.panos.panos_mgtconfig'. This often indicates a misspelling, missing collection, or incorrect module path.
build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/