diff --git a/ping/ping.yml b/ping/ping.yml index 0f906d5..6c82d6b 100644 --- a/ping/ping.yml +++ b/ping/ping.yml @@ -1,6 +1,6 @@ --- -- hosts: "{{ host }}" +- hosts: "{{ hosts }}" gather_facts: true tasks: - ping: \ No newline at end of file