diff --git a/ping.yml b/ping.yml index ff1711e..0b54ed2 100644 --- a/ping.yml +++ b/ping.yml @@ -2,6 +2,7 @@ - name: Ping all hosts hosts: all gather_facts: yes + become: yes tasks: - name: Ping the hosts