Commit Graph

4 Commits (1871f2a9b1a08688c5b75059af53a593f757261a)

Author SHA1 Message Date
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
Alex Willmer d9b8d50d4e Fix ansible.__version__ comparisons with multi-digit components
Ansible 2.8 is older than Ansible 2.10, but `'2.8' < '2.10' == False`
4 years ago
David Wilson 91116810a1 ansible: delete utils.py and promote cast() to mitogen.utils 8 years ago
David Wilson 331f77ee2b ansible: generalized action module wrapping. 8 years ago