community.general/lib/ansible/modules/extras/network/asa
Peter Sprygada 32bbddee23 update asa_config module
* removes get_module() factory method for NetworkModule
* add src argument to provide path to config file
* add new choice to match used to ignore current running config
* add update argument with choices merge or check
* add backup argument to backup current running config to control host
* add defaults argument to control collection of config with or withoutdefaults
* add save argument to save current running config to startup config
2016-12-08 11:34:48 -05:00
..
__init__.py New module asa_acl (#2309) 2016-12-08 11:34:31 -05:00
asa_acl.py roll up updates to asa_acl module 2016-12-08 11:34:48 -05:00
asa_command.py added new functionality to asa_command 2016-12-08 11:34:48 -05:00
asa_config.py update asa_config module 2016-12-08 11:34:48 -05:00
asa_template.py roll up of updates to asa_template 2016-12-08 11:34:48 -05:00