We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a1c355d commit 1ebbcfbCopy full SHA for 1ebbcfb
tasks/scan_hosts.yaml
@@ -1,3 +1,4 @@
1
+# failures from unreachable/offline hosts ignored
2
- name: scan for hosts public keys
3
delegate_to: localhost
4
with_items: '{{ inventory_hostname }}'
0 commit comments