diff --git a/tests/ansible/integration/stub_connections/mitogen_doas.yml b/tests/ansible/integration/stub_connections/mitogen_doas.yml index 40d4f4b0..3c1459e9 100644 --- a/tests/ansible/integration/stub_connections/mitogen_doas.yml +++ b/tests/ansible/integration/stub_connections/mitogen_doas.yml @@ -10,7 +10,7 @@ - custom_python_detect_environment: vars: ansible_connection: mitogen_doas - ansible_become_exe: stub-doas.py + ansible_doas_exe: stub-doas.py ansible_user: someuser register: out