Skip to content

Add support for mangle table #121

Add support for mangle table

Add support for mangle table #121

Workflow file for this run

---
name: ipr-cnrs.nftables.molecule
on:
push:
branches: [master]
pull_request:
branches: [master]
workflow_dispatch:
jobs:
test:
runs-on: ubuntu-latest
steps:
- name: checkout
uses: actions/checkout@v2
with:
path: "${{ github.repository }}"
- name: Ansible Molecule
uses: robertdebock/[email protected]
with:
molecule_working_dir: "${{ github.repository }}"