community.general/lib/ansible/plugins
Peter Sprygada 8e2dcaf9f6 update asa to use network_cli connection plugin (#26899)
* WIP update asa to use network_cli connection plugin

* add asa.py to cliconf plugins
* update asa.py terminal plugin to support regexp and events
* update constants to map asa modules to asa action handler
* update asa action handler to implement persistent connections
* update asa shared module to use persistent connections
* update asa_command module to use new connection

* fixed pep8 issues
2017-07-17 21:23:38 -04:00
..
action update asa to use network_cli connection plugin (#26899) 2017-07-17 21:23:38 -04:00
cache Fix redis cache for python3 2017-06-13 09:50:46 -04:00
callback Consolidate boolean/mk_boolean conversion functions into a single location 2017-07-17 11:48:05 -07:00
cliconf update asa to use network_cli connection plugin (#26899) 2017-07-17 21:23:38 -04:00
connection Consolidate boolean/mk_boolean conversion functions into a single location 2017-07-17 11:48:05 -07:00
filter Kc update ip filter (#26566) 2017-07-12 17:17:58 +01:00
inventory fixed issue with null host vars 2017-07-15 00:20:08 -04:00
lookup Consolidate boolean/mk_boolean conversion functions into a single location 2017-07-17 11:48:05 -07:00
netconf Add support for netconf network discovery (#25435) 2017-06-28 11:07:38 +05:30
shell added ansible_remote_tmp inventory var (#26754) 2017-07-13 15:31:10 -07:00
strategy Fix error with meta: clear_facts (#26406) 2017-07-05 19:20:18 -04:00
terminal update asa to use network_cli connection plugin (#26899) 2017-07-17 21:23:38 -04:00
test better backwards compat handling of status 2017-07-05 21:44:00 -04:00
vars ensure proper typing of path, cause py3 listdir 2017-06-19 16:35:50 -04:00
__init__.py Revert "Add log_only to debug messages (#25545)" 2017-06-13 09:29:18 -04:00