Skip to content

sap_general_preconfigure: Don't ignore DNS A/PTR record inconsistencies, this should fail the check is negative #180

sap_general_preconfigure: Don't ignore DNS A/PTR record inconsistencies, this should fail the check is negative

sap_general_preconfigure: Don't ignore DNS A/PTR record inconsistencies, this should fail the check is negative #180

---
# 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