Skip to content

add variable nginx_modsecurity_debug to role »nginx« #81

add variable nginx_modsecurity_debug to role »nginx«

add variable nginx_modsecurity_debug to role »nginx« #81

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