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.
bf6607e27e
This reads the become username from the `become_user` attribute of the play
context, to the `"become_user"` option of the loaded become plugin. This has
been supported by vanilla Ansible since Ansible 2.10 (ansible-base 2.10).
To support this I've also switched from using the `play_context.become` (a
bool), to `connection.become` (an instance of the appropriate) become plugin.
New tests have been added, modelled on those for templated connection
parameters (see #1147, #1153, #1159).
See
-
|
2 weeks ago | |
---|---|---|
.ci | 3 weeks ago | |
.github | 3 weeks ago | |
ansible_mitogen | 2 weeks ago | |
docs | 2 weeks ago | |
examples | 3 weeks ago | |
mitogen | 3 weeks ago | |
scripts | 7 months ago | |
tests | 2 weeks ago | |
.gitignore | 8 months ago | |
.lgtm.yml | 5 years ago | |
LICENSE | 4 years ago | |
MANIFEST.in | 6 years ago | |
README.md | 3 weeks ago | |
dev_requirements.txt | 6 years ago | |
preamble_size.py | 3 years ago | |
run_tests | 3 years ago | |
setup.cfg | 4 years ago | |
setup.py | 3 weeks ago | |
tox.ini | 3 weeks ago |