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 40a97d43d1 New modules and updated HTTP API plugin for FTD devices (#44578)
* Add common and Swagger client utils for FTD modules

* Update FTD HTTP API plugin and add unit tests for it

* Add configuration layer handling object idempotency

* Add ftd_configuration module with unit tests

* Add ftd_file_download and ftd_file_upload modules with unit tests

* Validate operation data and parameters

* Fix ansible-doc, boilerplate and import errors

* Fix pip8 sanity errors

* Update object comparison to work recursively

* Add copyright
6 years ago
..
__init__.py New modules and updated HTTP API plugin for FTD devices (#44578) 6 years ago
test_ftd_configuration.py New modules and updated HTTP API plugin for FTD devices (#44578) 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 New modules and updated HTTP API plugin for FTD devices (#44578) 6 years ago