community.general/lib/ansible/plugins
James Cammarata 3697d6582f Connection plugins no longer auto-connect (v2)
Also fixed a bug in ssh.py where an attribute was being inappropriately
initialized in the _connect() method instead of __init__()
2015-05-12 11:23:40 -05:00
..
action V2 fixes 2015-05-11 11:29:48 -05:00
cache Better fix for serializing/deserializing cache plugins (v2) 2015-05-07 23:56:33 -05:00
callback Making the switch to v2 2015-05-03 21:47:26 -05:00
connections Connection plugins no longer auto-connect (v2) 2015-05-12 11:23:40 -05:00
filter Fixing filter plugins directory from switch 2015-05-04 01:33:10 -05:00
inventory Making the switch to v2 2015-05-03 21:47:26 -05:00
lookup Making the switch to v2 2015-05-03 21:47:26 -05:00
shell Making the switch to v2 2015-05-03 21:47:26 -05:00
strategies Properly fail out of the task loop in the linear strategy on failures (v2) 2015-05-05 13:41:32 -05:00
vars Making the switch to v2 2015-05-03 21:47:26 -05:00
__init__.py V2 fixes 2015-05-11 11:29:48 -05:00