Skip to content

Playbook manage_sqlnet.yml and Support listener configuration in RAC/Restart #435

Playbook manage_sqlnet.yml and Support listener configuration in RAC/Restart

Playbook manage_sqlnet.yml and Support listener configuration in RAC/Restart #435

Workflow file for this run

---
name: Ansible Lint
on:
pull_request:
branches:
- master
- development
push:
branches:
- 'pr*'
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Run ansible-lint
uses: ansible/[email protected]