community.general/lib/ansible/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
2019-03-26 19:35:53 +05:30
..
__init__.py New modules and updated HTTP API plugin for FTD devices (#44578) 2018-08-29 15:48:10 +02:00
ftd_configuration.py move modules to community support (#52184) 2019-02-13 13:24:17 -06:00
ftd_file_download.py move modules to community support (#52184) 2019-02-13 13:24:17 -06:00
ftd_file_upload.py move modules to community support (#52184) 2019-02-13 13:24:17 -06:00
ftd_install.py New module to install images on Cisco FTD devices (#53467) 2019-03-26 19:35:53 +05:30