mitogen/ansible_mitogen
Alex Willmer 1287d58a54 Use with open(): ... to ensure file objects get closed 2022-04-21 20:14:24 +01:00
..
compat ansible: create stub __init__.py for sdist. 2019-02-14 01:28:14 +00:00
plugins ansible: Fix AttributeError in kubectl connection 2021-11-22 23:19:03 +00:00
__init__.py ansible: restructure to avoid intermediate imports 2018-03-19 21:58:29 +05:45
affinity.py Merge devel/290 @ 79b979ec8544ef5d8620c64068d4a42fabf50415 2019-11-02 16:46:59 +00:00
connection.py connection_loader.get isn't called anymore, it's connection_loader.get_with_context now 2020-08-23 17:31:10 -07:00
loaders.py issue #874 support for ansible core 2.12 aka. ansible community 5.0 2021-12-07 11:53:50 +01:00
logging.py Merge devel/290 @ 79b979ec8544ef5d8620c64068d4a42fabf50415 2019-11-02 16:46:59 +00:00
mixins.py Fix ansible.__version__ comparisons with multi-digit components 2021-11-22 23:19:03 +00:00
module_finder.py module_finder: pass raw file to compile() 2019-07-23 16:04:44 +01:00
parsing.py ansible: remove cutpasted docstring 2019-08-02 04:05:28 +01:00
planner.py Merge branch 'master' into issue_827_collections 2021-09-07 08:05:25 +01:00
process.py remove hack 2020-08-23 17:37:59 -07:00
runner.py Merge devel/290 @ 79b979ec8544ef5d8620c64068d4a42fabf50415 2019-11-02 16:46:59 +00:00
services.py handles a 'wait_for_connection' call right after a task caused a shutdown 2020-04-30 17:53:06 -07:00
strategy.py check Ansible version before loaders are loaded 2021-02-07 13:09:17 -08:00
target.py Use with open(): ... to ensure file objects get closed 2022-04-21 20:14:24 +01:00
transport_config.py Support for Ansible 3 & 4 2021-11-12 22:10:53 +00:00
utils.py Fix ansible.__version__ comparisons with multi-digit components 2021-11-22 23:19:03 +00:00