ansible/network/asa
Peter Sprygada 6d56ce5120 updates to asa_config module for Ansible 2.2
* clean up functions and remove unneeded code
* config difference now includes keyword argument
* module reports changed when save argument is yes with or without check_mode
* updated fail_json return with exc kwargs
* fixed up import statements
2016-09-13 12:02:15 -04:00
..
__init__.py New module asa_acl (#2309) 2016-07-11 12:53:33 -04:00
asa_acl.py fixes a number of nagging issues in asa_acl due to refactoring 2016-09-13 11:03:08 -04:00
asa_command.py added new functionality to asa_command 2016-09-04 08:14:05 -04:00
asa_config.py updates to asa_config module for Ansible 2.2 2016-09-13 12:02:15 -04:00
asa_template.py roll up of updates to asa_template 2016-09-04 07:46:28 -04:00