Debug rules prior to verification

This commit is contained in:
Paweł Krawczyk 2021-08-08 21:27:18 +01:00
parent 73bc1c464b
commit d73b5bbc8f
No known key found for this signature in database
GPG Key ID: 32AF1F39C4EE03F2
1 changed files with 3 additions and 0 deletions

View File

@ -10,6 +10,9 @@
command: nft list ruleset command: nft list ruleset
register: nft register: nft
- name: debug rules
debug: var=nft
- name: check rules - name: check rules
assert: assert:
that: that: