Skip to content

feat: do not restart the network when flag is set to off #38

feat: do not restart the network when flag is set to off

feat: do not restart the network when flag is set to off #38

Workflow file for this run

name: ansible-lint
on:
pull_request:
branches: ["main", "stable", "release/v*"]
jobs:
build:
name: Ansible Lint
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Run ansible-lint
uses: ansible/ansible-lint@v24.7.0