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/action
Alex Willmer 25ea6dde02 ansible_mitogen: Allow mitogen_fetch to bypass slurp module
This reapplies an earlier change, when this plugin was first introduced to
Mitogen. The plugin was updated to fix

[DEPRECATION WARNING]: The '_remote_checksum()' method is deprecated.

I've elected to short-circuit the if statemtn logic, rather than
deleting/unindenting, to make the code delta much smaller. This should make it
easier to maintain/update.

Fixes #915
2 years ago
..
__init__.py issue #412: promote "mitogen_get_stack" to the main extension. 5 years ago
mitogen_fetch.py ansible_mitogen: Allow mitogen_fetch to bypass slurp module 2 years ago
mitogen_get_stack.py ansible_mitogen: Standardise __future__ imports to match Ansible 2 years ago