We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 969687f commit 5477483Copy full SHA for 5477483
tests/integration/targets/cics_cmci/playbooks/cmci_incorrect_host.yml
@@ -15,10 +15,6 @@
15
error_message: "{{ mac_message if ansible_system == 'Darwin' else linux_message }}"
16
17
tasks:
18
- - name: Print all available facts
19
- ansible.builtin.debug:
20
- var: ansible_system
21
-
22
- name: test invalid host
23
ibm.ibm_zos_cics.cmci_get:
24
cmci_host: 'DOESNTEXIST'
0 commit comments