ansible/network/asa
Peter Sprygada db5dd8516c 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-09-04 08:10:44 -04:00
..
__init__.py
asa_acl.py
asa_command.py New module asa_command (#2306) 2016-07-11 12:55:45 -04:00
asa_config.py update asa_config module 2016-09-04 08:10:44 -04:00
asa_template.py New module asa_template (#2308) 2016-07-11 12:54:31 -04:00