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.
This switches `ansible_mitogen.transport_config.PlayContextSpec.password()` to Ansible's plugin option framework. As a result - The relatively recent `ansible_ssh_password` variable is now respected. - The SSH connection password can be templated and specified as a play variable. Task variables will probably also work, but testing was blocked by #1132. There is a chance this change will cause a regression in another connection plugin (e.g. mitogen_docker), but nothing turned up in the test suite. I intend ot migrate other connection configuration to `ansible_mitogen.transport_config.PlayContextSpec._connect_option()`, the next candidate is the remote port. fixes #1106 |
1 year ago | |
|---|---|---|
| .. | ||
| compat | 3 years ago | |
| plugins | 1 year ago | |
| utils | 2 years ago | |
| __init__.py | 8 years ago | |
| affinity.py | 1 year ago | |
| connection.py | 1 year ago | |
| loaders.py | 1 year ago | |
| logging.py | 1 year ago | |
| mixins.py | 1 year ago | |
| module_finder.py | 2 years ago | |
| parsing.py | 4 years ago | |
| planner.py | 1 year ago | |
| process.py | 1 year ago | |
| runner.py | 1 year ago | |
| services.py | 1 year ago | |
| strategy.py | 4 years ago | |
| target.py | 1 year ago | |
| transport_config.py | 1 year ago | |