1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00
community.general/lib/ansible/plugins
nitzmahone 445a88d3e8 call base _connect() from winrm._connect()
without it, we don't get the base's free become method error check
2016-06-10 14:40:29 -07:00
..
action Give a module the possibility to known its own name (#16087) 2016-06-10 11:48:54 -04:00
cache restore old jsonfile behaviour on key expiration 2016-05-10 15:55:33 -04:00
callback fix: playbook_on_task_start expects name and not task object (#16168) 2016-06-07 09:43:01 -04:00
connection call base _connect() from winrm._connect() 2016-06-10 14:40:29 -07:00
filter Rename function bool() as it is a Python built-in function (#15651) 2016-04-28 14:39:35 -04:00
inventory Bundle a new version of python-six for compatibility along with some code to make it easy for distributions to override the bunndled copy if they have a new enough version. 2015-10-16 08:21:28 -07:00
lookup Support etcd v2. Use this version by default (#12312) 2016-06-06 11:26:12 -04:00
shell Add work-around for ssh pty race condition. 2016-05-19 10:33:17 -07:00
strategy Expand return code values returned by TQM and strategies 2016-06-08 10:21:57 -05:00
test Reverse boilerplate order because from __future__ must be the first code in the file 2016-03-24 20:08:39 -07:00
vars Making the switch to v2 2015-05-03 21:47:26 -05:00
__init__.py When walking through module directories, always follow symlinks. (#15784) 2016-05-09 14:24:39 -04:00