Skip to content

Commit d2c0330

Browse files
Debug
Signed-off-by: Stew Francis <[email protected]>
1 parent 25ea020 commit d2c0330

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
tasks:
1111
- name: Print all available facts
1212
ansible.builtin.debug:
13-
var: ansible_facts
13+
var: ansible_system
1414

1515
- name: test invalid host
1616
ibm.ibm_zos_cics.cmci_get:

0 commit comments

Comments
 (0)