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.
mitogen/ansible_mitogen/plugins/connection
Yannig Perré 17548d1e49 [Enhancement] handle kubectl vars from Ansible connector.
This change allows the kubectl connector to support the same options as
Ansible's original connector.

The playbook sample comes with an example of a pod containing two containers
and checking that moving from one container to another, the version of Python
changes as expected.
6 years ago
..
__init__.py ansible: add dummy init.pys so setup.py find_packages() DTRT. 7 years ago
mitogen_doas.py ansible: plugins were missing absolute_import. 6 years ago
mitogen_docker.py ansible: plugins were missing absolute_import. 6 years ago
mitogen_jail.py ansible: plugins were missing absolute_import. 6 years ago
mitogen_kubectl.py [Enhancement] handle kubectl vars from Ansible connector. 6 years ago
mitogen_local.py ansible: plugins were missing absolute_import. 6 years ago
mitogen_lxc.py ansible: plugins were missing absolute_import. 6 years ago
mitogen_lxd.py ansible: plugins were missing absolute_import. 6 years ago
mitogen_machinectl.py ansible: plugins were missing absolute_import. 6 years ago
mitogen_setns.py ansible: plugins were missing absolute_import. 6 years ago
mitogen_ssh.py issue #342: forward _create_control_path() to SSH plugin. 6 years ago
mitogen_su.py ansible: plugins were missing absolute_import. 6 years ago
mitogen_sudo.py ansible: plugins were missing absolute_import. 6 years ago