Skip to content

sap_swpm: fix issue #792 - error when observer user defined, but empty and observer mode is on #230

sap_swpm: fix issue #792 - error when observer user defined, but empty and observer mode is on

sap_swpm: fix issue #792 - error when observer user defined, but empty and observer mode is on #230

---
# Workflow for ansible-lint of a role, using reusable workflow
name: ansible-lint of the role sap_swpm
on:
push:
branches:
- main
- dev
paths:
- 'roles/sap_swpm/**'
pull_request:
branches:
- main
- dev
paths:
- 'roles/sap_swpm/**'
workflow_dispatch:
branches:
- main
- dev
paths:
- 'roles/sap_swpm/**'
jobs:
ansible-lint-exec:
uses: sap-linuxlab/community.sap_install/.github/workflows/ansible-lint-sap_reusable_workflow.yml@main
with:
role: sap_swpm