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
David Wilson b6d6468c92 issue #301: support expandvars() for remote_tmp only.
Vanilla Ansible support expandvars-like expansions widely in a variety
of places. Prefer to whitelist those we need, rather than sprinkling
hellish semantics everywhere.
8 years ago
..
plugins core: support for "doas" become_method 8 years ago
__init__.py ansible: restructure to avoid intermediate imports 8 years ago
connection.py issue #291: support UNIX hashbang syntax for ansible_*_interpreter. 8 years ago
loaders.py issue #294: ansible: fix mixed vanilla/Mitogen runs. 8 years ago
logging.py ansible: copy Ansible's method for finding the display. 8 years ago
mixins.py issue #297: local actions must execute with fixed directory. 8 years ago
module_finder.py ansible: fix 3.x dependency scanning on OS X 8 years ago
parsing.py issue #291: support UNIX hashbang syntax for ansible_*_interpreter. 8 years ago
planner.py issue #291: support UNIX hashbang syntax for ansible_*_interpreter. 8 years ago
process.py issue #297: local commands must execute with WorkerProcess environment. 8 years ago
runner.py issue #309: fix environment cleanup regression. 8 years ago
services.py Initial Python 3.x port work. 8 years ago
strategy.py issue #299: ansible: fix PluginLoader.get() monkey-patch 8 years ago
target.py issue #301: support expandvars() for remote_tmp only. 8 years ago