--- - name: Check node up ansible.builtin.ping: #- name: Check internal DNS # wait_for: host=edge.home.arpa port=53 timeout=1 - name: Check access to Internet wait_for: host=1.1.1.1 timeout=1