--- - hosts: "{{ host }}" gather_facts: true become: yes become_method: sudo tasks: - ping: