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 15b492ca57 win_become: get admin token and fix async (#32485)
* win_become: make it easier to become with an admin token

* Fixed up pep8 whitespace

* fix for Server 2008

* Added support for async and become on newer hosts and fix warnings
2017-11-03 16:14:48 -07:00
..
action Add echo option to pause module (#32205) 2017-11-03 13:32:36 -04:00
cache Fix flush_cache on redis cache 2017-10-03 12:54:26 -04:00
callback Fun with callbacks (#32031) 2017-10-24 12:38:49 -04:00
cliconf Network command module for Brocade IronWare routers (#31429) 2017-10-17 13:54:32 +01:00
connection Fix wrong prompt issue for network modules (#32426) 2017-11-01 19:38:19 +05:30
filter Fixes #31090. In network parse_cli filter plugin, this change moves the creation of a (#31092) 2017-10-27 17:45:36 +05:30
inventory ini plugin should recursively instantiate pending 2017-11-02 17:57:20 -04:00
lookup config lookup plugin (#32392) 2017-11-01 16:38:03 -04:00
netconf Add support for netconf network discovery (#25435) 2017-06-28 11:07:38 +05:30
shell win_become: get admin token and fix async (#32485) 2017-11-03 16:14:48 -07:00
strategy calculate max fail against all hosts in batch 2017-11-01 08:45:31 -07:00
terminal Adding a regex for stderr catching. (#31945) 2017-10-25 14:51:49 -07:00
test better backwards compat handling of status 2017-07-05 21:44:00 -04:00
vars Port ansible doc for plugins to use DOCUMENTATION variables 2017-09-11 18:34:09 -07:00
__init__.py allow config for callbaks and some fixes 2017-09-11 14:00:01 -07:00
loader.py Enable more pylint rules and fix reported issues. (#30539) 2017-09-18 23:20:32 -07:00