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.
mitogen/tests/ansible/integration/become
Alex Willmer dd41ddf89b ansible_mitogen: Templated become flag
The code change to support this was already made in transport_config.py, as
part of templated become_user support (commit bf6607e27e, PR #1148). This
commit adds tests to confirm the functionality.
3 weeks ago
..
all.yml ansible_mitogen: Support templated become_user 1 month ago
su_password.yml tests: Improve Ansible fail_msg formatting 2 months ago
sudo_flags_failure.yml tests: Improve Ansible fail_msg formatting 2 months ago
sudo_nonexistent.yml tests: Improve Ansible fail_msg formatting 2 months ago
sudo_nopassword.yml tests: Improve Ansible fail_msg formatting 2 months ago
sudo_password.yml tests: Re-enable become/sudo tests, fix them on macOS runners 4 weeks ago
sudo_requiretty.yml tests: Re-enable become/sudo tests, fix them on macOS runners 4 weeks ago
templated_by_inv.yml ansible_mitogen: Templated become flag 3 weeks ago
templated_by_play_keywords.yml ansible_mitogen: Templated become flag 3 weeks ago
templated_by_play_vars.yml ansible_mitogen: Templated become method 3 weeks ago
templated_by_task_keywords.yml ansible_mitogen: Templated become flag 3 weeks ago