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 8c8a53c commit 5b594a9Copy full SHA for 5b594a9
tasks/main.yml
@@ -58,7 +58,7 @@
58
59
- name: refresh local static inventory
60
meta: refresh_inventory
61
- when: not vm_teardown and (update_inventory and vm_ip is defined)
+ #when: not vm_teardown and (update_inventory and vm_ip is defined)
62
63
- name: check if VM is reachable on known ip address
64
command: ping -c1 {{ vm_ip }}
0 commit comments