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/test/units/module_utils/network/ftd
Anton Nikulin c231fc5a7c New module to install images on Cisco FTD devices (#53467)
* Add ftd_install module

* Remove shebangs

* Avoid using enum package

* Update module docs

* Update ftd_install docs

* Update PropertyMock import

* Fixing unit tests

* Move get_system_info and FtdOperations to module_utils

* Update dependency name

* Move Kick assertion to module_utils

* Add a note about Python interpreter for this module
6 years ago
..
__init__.py New modules and updated HTTP API plugin for FTD devices (#44578) 6 years ago
test_common.py FTD modules: upsert functionality and bug fixes (#47747) 6 years ago
test_configuration.py FTD modules: upsert functionality and bug fixes (#47747) 6 years ago
test_device.py New module to install images on Cisco FTD devices (#53467) 6 years ago
test_fdm_swagger_parser.py FTD modules: upsert functionality and bug fixes (#47747) 6 years ago
test_fdm_swagger_validator.py FTD modules: upsert functionality and bug fixes (#47747) 6 years ago
test_upsert_functionality.py FTD modules: upsert functionality and bug fixes (#47747) 6 years ago