Skip to content

Commit 390c208

Browse files
committed
debug
1 parent 35b8048 commit 390c208

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

tests/tests_interface_pci.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -156,6 +156,10 @@
156156
interface_pci_id: "{{ pci_id }}"
157157
state: enabled
158158

159+
- name: Debug0
160+
debug:
161+
msg: result {{ firewall_lib_result | to_nice_json }}
162+
159163
- name: Confirm changes were not made and short circuit is false
160164
assert:
161165
that:

0 commit comments

Comments
 (0)