Skip to content

sap_general_preconfigure: Use FQCN for import_role #197

sap_general_preconfigure: Use FQCN for import_role

sap_general_preconfigure: Use FQCN for import_role #197

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