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 tightens up our monkey patching `Connection._action` so it's only applied during `meta: reset_connection` & promptly removed. This fixes "'int' object has no attribute 'template'" when `ansible.plugins.action.wait_for_connection` or other code calls `ansible.plugins.connection.ConnectionBase.reset()`. This could also have switched to `templar=templar` on the temporary action, rather than `templar=0`, but it's not strictly necessary to fix this bug. I anticipate other changes doing so soon, to improve interpreter discovery & templated python interpreter path support. |
1 year ago | |
|---|---|---|
| .ci | 1 year ago | |
| .github | 1 year ago | |
| ansible_mitogen | 1 year ago | |
| docs | 1 year ago | |
| examples | 1 year ago | |
| mitogen | 1 year ago | |
| scripts | 2 years ago | |
| tests | 1 year ago | |
| .gitignore | 2 years ago | |
| .lgtm.yml | 6 years ago | |
| LICENSE | 5 years ago | |
| MANIFEST.in | 7 years ago | |
| README.md | 1 year ago | |
| dev_requirements.txt | 7 years ago | |
| preamble_size.py | 4 years ago | |
| run_tests | 4 years ago | |
| setup.cfg | 5 years ago | |
| setup.py | 1 year ago | |
| tox.ini | 1 year ago | |
