Alex Willmer
|
c61c063b4f
|
Support for Ansible 3 & 4
fixes #834
Co-authored-by: Claude Becker (@upekkha)
Co-authored-by: Dolph Mathews (@dolph)
|
2021-11-12 22:10:53 +00:00 |
Steven Robertson
|
234dde5fc1
|
check Ansible version before loaders are loaded
|
2021-02-07 13:09:17 -08:00 |
Steven Robertson
|
f489478127
|
code cleanup + adds 0.2.10 + 0.3.0 changelog
|
2020-12-27 21:06:37 -08:00 |
Steven Robertson
|
f1bdc39047
|
added note about breaking backwards compat
|
2020-08-23 17:32:58 -07:00 |
Steven Robertson
|
1d13df718a
|
connection_loader.get isn't called anymore, it's connection_loader.get_with_context now
|
2020-08-23 17:31:10 -07:00 |
David Wilson
|
d6329f3446
|
Merge devel/290 @ 79b979ec8544ef5d8620c64068d4a42fabf50415
|
2019-11-02 16:46:59 +00:00 |
David Wilson
|
3b63da670f
|
Fix up another handful of LGTM errors.
|
2019-08-12 11:46:37 +01:00 |
David Wilson
|
1f77d24bec
|
Update copyright year everywhere.
|
2019-02-13 16:16:49 +00:00 |
David Wilson
|
f24f02ba06
|
issue #321: take remote_tmp and system_tmpdirs into account.
Can't simply ignore these settings as some users may have weird noexec
filesystems.
|
2018-08-19 18:50:53 +01:00 |
David Wilson
|
5b03e06457
|
issue #294: ansible: fix mixed vanilla/Mitogen runs.
Don't bother trying to understand what damage PluginLoader has done to
ansible.plugins.* namespace, just ask it for the base class instead.
|
2018-07-09 15:48:17 +01:00 |