--- - name: Check sudo password first become: true ansible.builtin.command: echo "sudo password correct" changed_when: false