Commit Graph

6 Commits (8f66aa5fcdeb9e144a97d0eb50a0c76c72c9d003)

Author SHA1 Message Date
Alex Willmer 6145508312 ansible_mitogen: De-duplicate sys.path manipulations by Ansible plugins 1 month ago
Alex Willmer 31b3a4eb4a ansible_mitogen: Standardise __future__ imports to match Ansible
Some modules additionally enable unicode_literals (which Ansible doesn't do).
I've chosen not to change that, for now.
4 years ago
David Wilson 1f77d24bec Update copyright year everywhere. 7 years ago
David Wilson 4077182fb2 ansible: plugins were missing absolute_import. 7 years ago
David Wilson bba2a42e44 ansible: add mitogen_sudo method, split out connection subclasses.
Slowly moving towards real implementations in those files.
8 years ago
David Wilson 0a9126c510 ansible: connection plugins missing from previous commit. 8 years ago