diff --git a/ping.yml b/ping.yml index ed214c5..82a5ccc 100644 --- a/ping.yml +++ b/ping.yml @@ -2,7 +2,7 @@ - name: Ping check to determine if hosts are reachable hosts: all become: false - gather_facts: true + gather_facts: false tasks: