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.
To be detected as a NewStyle module mitogen expects that your module imports ansible.module_utils. However the OpenStack collections modules import a utility module which then imports ansible.module_utils. Due to the naive way mitogen checks for this import the Openstack collections modules do not qualify currently as being NewStyle as there is a layer of abstraction, therefore causing them to fail down the line as they are run with the OldStylePlanner. My fix is as equally naive! |
5 years ago | |
|---|---|---|
| .ci | 5 years ago | |
| .github | 7 years ago | |
| ansible_mitogen | 5 years ago | |
| docs | 5 years ago | |
| examples | 7 years ago | |
| mitogen | 5 years ago | |
| scripts | 7 years ago | |
| tests | 5 years ago | |
| .gitignore | 7 years ago | |
| .lgtm.yml | 7 years ago | |
| .travis.yml | 5 years ago | |
| LICENSE | 5 years ago | |
| MANIFEST.in | 7 years ago | |
| README.md | 5 years ago | |
| dev_requirements.txt | 7 years ago | |
| preamble_size.py | 7 years ago | |
| run_tests | 7 years ago | |
| setup.cfg | 5 years ago | |
| setup.py | 5 years ago | |
| tox.ini | 5 years ago | |
