Skip to content

update »ModSecurity« to 3.0.11 #76

update »ModSecurity« to 3.0.11

update »ModSecurity« to 3.0.11 #76

Workflow file for this run

---
name: Linting
on: [push]
jobs:
ansible-lint:
runs-on: ubuntu-22.04
name: Ansible linting
steps:
- uses: actions/checkout@v3
- uses: actions/setup-python@v4
- run: pip install -r requirements.txt
- run: ansible-lint