Skip to content

chore(nfguard): update domain blacklist #819

chore(nfguard): update domain blacklist

chore(nfguard): update domain blacklist #819

Workflow file for this run

name: Ansible
on:
push:
branches: [ "main" ]
pull_request:
branches: [ "main" ]
jobs:
lint:
name: Ansible Lint
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Run ansible-lint
uses: ansible/ansible-lint@main