community.general/lib/ansible/plugins
Anton Nikulin 9770ac70f9 FTD modules: upsert functionality and bug fixes (#47747)
* FTD modules: bug fixes and upsert functionality

* Fix sanity checks

* Fix unit tests for Python 2.6

* Log status code for login/logout

* Use string formatting in logging
2018-11-16 11:55:36 +05:30
..
action Catch and handle quickly shutdown connections in reboot plugin (#48389) 2018-11-12 11:30:46 -05:00
cache Python 3.8 collections compatibility fixes. 2018-10-08 11:26:37 -07:00
callback slack: Add validate_certs option in plugin (#46567) 2018-11-15 09:15:27 -06:00
cliconf edgeswitch_facts (#47618) 2018-11-02 18:50:11 +05:30
connection Adds a new qubes connection plugin 2018-11-15 08:27:13 -08:00
filter avoid spurious warnigns on unique filter 2018-11-14 09:33:43 -05:00
httpapi FTD modules: upsert functionality and bug fixes (#47747) 2018-11-16 11:55:36 +05:30
inventory inventory now errors for invalid group/host names (#45499) 2018-11-15 16:29:40 -05:00
lookup Do not use str() on exceptions (#46950) 2018-11-09 07:59:30 +01:00
netconf Do not use str() on exceptions (#46950) 2018-11-09 07:59:30 +01:00
shell win_exec: refactor PS exec runner (#45334) 2018-10-02 15:55:53 -07:00
strategy Add new meta task end_host (#47194) 2018-11-14 09:46:25 -05:00
terminal Added a bytes cast when checking for terminal response (#48427) 2018-11-14 11:54:33 -05:00
test Add a new "contains" jinja2 test (#45798) 2018-11-07 14:49:00 -06:00
vars Allow loading dirs from role defaults/vars (#36357) 2018-04-10 17:14:38 -04:00
__init__.py inventory plugins: add test about config API usage (#41888) 2018-07-19 10:45:45 -07:00
loader.py plugin_filter: check for type error (#46664) 2018-10-30 18:25:02 +05:30