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.
2018-07-22 16:25:06 -07:00
..
plugins core: support for "doas" become_method 2018-07-12 14:54:41 -04:00
__init__.py ansible: restructure to avoid intermediate imports 2018-03-19 21:58:29 +05:45
connection.py issue #291: support UNIX hashbang syntax for ansible_*_interpreter. 2018-07-22 16:24:42 -07:00
loaders.py issue #294: ansible: fix mixed vanilla/Mitogen runs. 2018-07-09 15:48:17 +01:00
logging.py ansible: copy Ansible's method for finding the display. 2018-07-22 16:25:06 -07:00
mixins.py issue #297: local actions must execute with fixed directory. 2018-07-10 17:56:05 +01:00
module_finder.py ansible: fix 3.x dependency scanning on OS X 2018-07-08 16:06:08 +01:00
parsing.py issue #291: support UNIX hashbang syntax for ansible_*_interpreter. 2018-07-22 16:24:42 -07:00
planner.py issue #291: support UNIX hashbang syntax for ansible_*_interpreter. 2018-07-22 16:24:42 -07:00
process.py issue #297: local commands must execute with WorkerProcess environment. 2018-07-10 18:42:09 +01:00
runner.py issue #309: fix environment cleanup regression. 2018-07-19 10:59:18 -04:00
services.py Initial Python 3.x port work. 2018-07-07 14:55:47 +01:00
strategy.py issue #299: ansible: fix PluginLoader.get() monkey-patch 2018-07-12 22:40:15 +01:00
target.py issue #301: support expandvars() for remote_tmp only. 2018-07-22 16:25:06 -07:00