diff --git a/ping.yml b/ping.yml index b1497e5..2670c05 100644 --- a/ping.yml +++ b/ping.yml @@ -1,6 +1,7 @@ --- - name: ping module hosts: linux + gather_facts: no become: false tasks: - name: test connection