You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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
8 years ago
..
__init__.py New module asa_acl (#2309) 8 years ago
asa_acl.py fixes a number of nagging issues in asa_acl due to refactoring 8 years ago
asa_command.py added new functionality to asa_command 8 years ago
asa_config.py updates to asa_config module for Ansible 2.2 8 years ago
asa_template.py roll up of updates to asa_template 8 years ago