community.general/lib/ansible/modules
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
..
cloud [cloud] iam_cert: allow paths to be specified so slurp is not necessary for remote host… (#26097) 2017-07-17 15:00:54 -04:00
clustering Consul: make service_port optional in service definition, like specified in Consul docs (#21737) 2017-06-19 19:29:40 +01:00
commands command: Remove executable parameter when using command 2017-07-11 13:34:46 -07:00
crypto Openssl csr fixes (#26110) 2017-07-13 09:42:48 -04:00
database Make lujeni only maintainter of mongodb_user (#26789) 2017-07-14 11:16:26 +01:00
files Fix symlink handling (#26877) 2017-07-17 12:06:35 -07:00
identity Pep8 fixes for opendj_backendprop_* (#24587) 2017-07-06 09:50:26 +01:00
inventory Mutually reference Windows and non-Windows modules (#25482) 2017-06-26 16:26:53 +01:00
messaging fix false positive changed flag in rabbitmq_user module (#22507) 2017-06-19 05:10:23 -04:00
monitoring Fix modules' use of BOOLEANS* 2017-07-17 11:48:05 -07:00
net_tools fix issue with nmcli not parsing vars properly (#22095) 2017-07-10 07:30:02 +01:00
network update asa to use network_cli connection plugin (#26899) 2017-07-17 21:23:38 -04:00
notification update auth_flag variable after STARTTLS connection is established, fixes #26376 2017-07-03 23:07:47 -04:00
packaging pip: Add example for --user (#26856) 2017-07-17 08:17:06 +02:00
remote_management Update hpilo_boot.py (#24499) 2017-07-13 13:48:03 -04:00
source_control Allow creation of github release tags (#25338) 2017-07-14 14:57:56 -04:00
storage Initial commit for Pure Storage Ansible module (#25386) 2017-06-16 11:28:50 +01:00
system Fix modules' use of BOOLEANS* 2017-07-17 11:48:05 -07:00
utilities Fix wait_for with newer versions of psutil. (#26455) 2017-07-05 19:00:13 -07:00
web_infrastructure New module: gunicorn (#26206) 2017-07-10 07:36:43 +01:00
windows win_secedit: Added module with tests/diff mode (#26332) 2017-07-14 11:00:29 -07:00
__init__.py