--- - name: Check if hosts are reachable for ansible hosts: all become: false serial: - 10% - 40% - 100% roles: - role: reachable state: present