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
-
|
1 month ago | |
---|---|---|
.. | ||
compat | 2 years ago | |
plugins | 2 months ago | |
utils | 8 months ago | |
__init__.py | 7 years ago | |
affinity.py | 2 months ago | |
connection.py | 1 month ago | |
loaders.py | 3 months ago | |
logging.py | 2 months ago | |
mixins.py | 1 month ago | |
module_finder.py | 8 months ago | |
parsing.py | 3 years ago | |
planner.py | 2 months ago | |
process.py | 2 months ago | |
runner.py | 2 months ago | |
services.py | 2 months ago | |
strategy.py | 3 years ago | |
target.py | 2 months ago | |
transport_config.py | 1 month ago |