ansible.nftables/molecule/debian/converge.yml

10 lines
210 B
YAML
Raw Normal View History

2021-08-07 23:40:29 +02:00
---
- name: Converge
hosts: localhost
connection: local
roles:
- role: ipr-cnrs.nftables
nft_debug: true
# can't remove iptables on an instance with docker
nft_old_pkg_manage: false