diff --git a/ping/ping.yml b/ping/ping.yml index 1297429..f74842d 100644 --- a/ping/ping.yml +++ b/ping/ping.yml @@ -1,6 +1,6 @@ --- -- hosts: all +- hosts: "{{'hostname'}}" gather_facts: false tasks: - ping: \ No newline at end of file