Skip to content

Relax restrictions on replace option with block and src #114

Relax restrictions on replace option with block and src

Relax restrictions on replace option with block and src #114

Workflow file for this run

---
name: ansible-lint
on: # yamllint disable-line rule:truthy
pull_request:
branches: ["main"]
jobs:
build:
name: Ansible Lint
runs-on: ubuntu-latest
steps:
- name: Run ansible-lint
uses: ansible/ansible-lint@main