Skip to content

Add ansible playbook syntax check #9

Add ansible playbook syntax check

Add ansible playbook syntax check #9

Triggered via pull request November 24, 2023 16:02
Status Failure
Total duration 24s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

ansible.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 1 warning
ERROR: ansible/playbooks/sap-hana-system-replication-hooks.yaml#L54
couldn't resolve module/action 'community.general.ini_file'. This often indicates a misspelling, missing collection, or incorrect module path.
ERROR: ansible/playbooks/fully-patch-system.yaml#L12
couldn't resolve module/action 'community.general.zypper'. This often indicates a misspelling, missing collection, or incorrect module path.
ERROR: ansible/playbooks/sap-hana-system-replication.yaml#L2
'xbecome' is not a valid attribute for a Play
ERROR: ansible/playbooks/pre-cluster.yaml#L45
couldn't resolve module/action 'community.crypto.openssh_keypair'. This often indicates a misspelling, missing collection, or incorrect module path.
ERROR: ansible/playbooks/sap-hana-preconfigure.yaml#L16
couldn't resolve module/action 'community.general.zypper'. This often indicates a misspelling, missing collection, or incorrect module path.
build
Process completed with exit code 2.
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/