Skip to content

Commit 5477483

Browse files
Remove facts debug
Signed-off-by: Stew Francis <[email protected]>
1 parent 969687f commit 5477483

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

tests/integration/targets/cics_cmci/playbooks/cmci_incorrect_host.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -15,10 +15,6 @@
1515
error_message: "{{ mac_message if ansible_system == 'Darwin' else linux_message }}"
1616

1717
tasks:
18-
- name: Print all available facts
19-
ansible.builtin.debug:
20-
var: ansible_system
21-
2218
- name: test invalid host
2319
ibm.ibm_zos_cics.cmci_get:
2420
cmci_host: 'DOESNTEXIST'

0 commit comments

Comments
 (0)