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.
Loading the ansible_mitogen Ansible plugins apparently doesn't follow the same
rules as importing a Python module. So sys.path manipulations in __init__.py
weren't fired when Ansible tried to load the plugins from a /custom/path that
wasn't already on sys.path.
This wasn't picked up by the test because CI always installs Mitogen as a
Python package (in a virtual env).
This reverses
|
4 weeks ago | |
|---|---|---|
| .. | ||
| __init__.py | 4 weeks ago | |
| mitogen_buildah.py | 4 weeks ago | |
| mitogen_doas.py | 4 weeks ago | |
| mitogen_docker.py | 4 weeks ago | |
| mitogen_jail.py | 4 weeks ago | |
| mitogen_kubectl.py | 4 weeks ago | |
| mitogen_local.py | 4 weeks ago | |
| mitogen_lxc.py | 4 weeks ago | |
| mitogen_lxd.py | 4 weeks ago | |
| mitogen_machinectl.py | 4 weeks ago | |
| mitogen_podman.py | 4 weeks ago | |
| mitogen_setns.py | 4 weeks ago | |
| mitogen_ssh.py | 4 weeks ago | |
| mitogen_su.py | 4 weeks ago | |
| mitogen_sudo.py | 4 weeks ago | |