..
compat
ansible: create stub __init__.py for sdist.
2019-02-14 01:28:14 +00:00
plugins
Update copyright year everywhere.
2019-02-13 16:16:49 +00:00
__init__.py
ansible: restructure to avoid intermediate imports
2018-03-19 21:58:29 +05:45
affinity.py
ansible: refactor affinity class and add abstract tests.
2019-02-14 00:35:16 +00:00
connection.py
issue #554 : track and remove multiple make_tmp_path() calls.
2019-03-06 10:55:07 +00:00
loaders.py
Update copyright year everywhere.
2019-02-13 16:16:49 +00:00
logging.py
issue #552 : include process identity in log messages.
2019-02-25 17:25:09 +00:00
mixins.py
issue #554 : fix Ansible 2.4 compatibility
2019-03-06 12:06:55 +00:00
module_finder.py
Update copyright year everywhere.
2019-02-13 16:16:49 +00:00
parsing.py
Update copyright year everywhere.
2019-02-13 16:16:49 +00:00
planner.py
Update copyright year everywhere.
2019-02-13 16:16:49 +00:00
process.py
issue #552 : include process identity in log messages.
2019-02-25 17:25:09 +00:00
runner.py
issue #555 : ansible: workaround ancient reload(sys) hack.
2019-03-06 14:05:29 +00:00
services.py
Update copyright year everywhere.
2019-02-13 16:16:49 +00:00
strategy.py
issue #552 : include process identity in log messages.
2019-02-25 17:25:09 +00:00
target.py
issue #554 : fix Ansible 2.4 compatibility
2019-03-06 12:06:55 +00:00
transport_config.py
tests/ansible: Spec.port() test & mitogen_via= fix.
2019-02-13 16:32:11 +00:00