issue #587: update stub_connections/ test to use new doas var
This commit is contained in:
parent
a3be746865
commit
a25fa566a1
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in New Issue