diff --git a/tests/ansible/regression/issue_109__target_has_old_ansible_installed.yml b/tests/ansible/regression/issue_109__target_has_old_ansible_installed.yml index 7c2eef46..d13f25bb 100644 --- a/tests/ansible/regression/issue_109__target_has_old_ansible_installed.yml +++ b/tests/ansible/regression/issue_109__target_has_old_ansible_installed.yml @@ -5,8 +5,6 @@ hosts: all any_errors_fatal: true gather_facts: true - become: true - become_user: mitogen__user1 tasks: # Copy the naughty 'ansible' into place.