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
Jordan Borean 2af36412f9
runas + async - get working on older hosts (#41772)
* runas + async - get working on older hosts

* fixed up sanity issues

* Moved first task to end of test for CI race issues

* Minor change to async test to be more stable, change to runas become to not touch the disk

* moved async test back to normal spot
2018-06-26 14:40:49 +10:00
..
action Improve code style 2018-06-21 13:59:50 -04:00
cache Do not try to import simplejson in jsonfile.py (#40983) 2018-06-01 11:24:57 -07:00
callback Merge various stdout callback plugins into 'default' (#41058) 2018-06-24 23:00:07 -05:00
cliconf Fix ios and vyos cliconf edit_config return type (#41896) 2018-06-25 15:35:39 +05:30
connection Stop displaying kinit pass input on a failure (#41882) 2018-06-26 05:49:19 +10:00
filter Don't import password lookup from network filters. Fixes #41874 (#41907) 2018-06-25 15:11:45 -05:00
httpapi New base class for HttpApi plugins (#41915) 2018-06-25 15:48:12 -04:00
inventory Document compose for aws_ec2 inventory plugin (#40621) 2018-06-21 13:15:07 -04:00
lookup fix vars hostname fallback 2018-06-22 15:29:40 -04:00
netconf Netconf bytes fixes (#41607) 2018-06-22 11:50:44 -04:00
shell runas + async - get working on older hosts (#41772) 2018-06-26 14:40:49 +10:00
strategy Use inventory.get_host instead of direct access to inventory.hosts (#41860) 2018-06-25 15:06:32 -05:00
terminal fix handling of ># ending prompts for sros (#41382) 2018-06-12 11:37:08 -04:00
test Deprecate tests used as filters (#32361) 2017-11-27 17:58:08 -05:00
vars Allow loading dirs from role defaults/vars (#36357) 2018-04-10 17:14:38 -04:00
__init__.py exclude lookup_terms from config errors (#41740) 2018-06-21 17:50:24 -04:00
loader.py HTTP(S) API connection plugin (#39224) 2018-05-17 18:47:15 -04:00