issue #587: update stub_connections/ test to use new doas var

This commit is contained in:
David Wilson 2019-05-26 12:06:14 +01:00
parent a3be746865
commit a25fa566a1
1 changed files with 1 additions and 1 deletions

View File

@ -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