You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ansible/test/integration/targets/become
Matt Clay 27d39be580
Fix become integration test. (#78313)
* Don't set become_flags in become integration test.

Setting the flags in the test overrides the default value in the become plugins, which was not intentional.

* Remove hack for broken implicit tilde support.

It was only broken because the tests were overriding the default become flags for sudo.

* Simplify assertions.
2 years ago
..
files Overhaul become integration tests. (#78312) 2 years ago
meta Overhaul become integration tests. (#78312) 2 years ago
tasks Fix become integration test. (#78313) 2 years ago
vars Fix become integration test. (#78313) 2 years ago
aliases Overhaul become integration tests. (#78312) 2 years ago