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/modules/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_ftd_configuration.py FTD modules: upsert functionality and bug fixes (#47747) 6 years ago
test_ftd_file_download.py New modules and updated HTTP API plugin for FTD devices (#44578) 6 years ago
test_ftd_file_upload.py FTD modules: upsert functionality and bug fixes (#47747) 6 years ago
test_ftd_install.py New module to install images on Cisco FTD devices (#53467) 6 years ago