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
David Wilson 4c81eba599 Merge commit 'refs/pull/377/head' of github.com:dw/mitogen into dmw
(Pull #377)

Changes:
- additional_parameters -> extra_args
- Merge with kubectl changes from dmw branch
- Update docs
- Remove unused username class member
- Avoid mutable kubectl_args class member
- Use six.iteritems
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 Merge commit 'refs/pull/377/head' of github.com:dw/mitogen into dmw 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