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
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
..
cli
config
contrib
errors
executor
inventory_test_data/group_vars
mock
module_utils New modules and updated HTTP API plugin for FTD devices (#44578) 6 years ago
modules New modules and updated HTTP API plugin for FTD devices (#44578) 6 years ago
parsing
playbook
plugins New modules and updated HTTP API plugin for FTD devices (#44578) 6 years ago
template
utils Share the implementation of hashing for both vars_prompt and password_hash (#21215) 6 years ago
vars
__init__.py
ansible.cfg
conftest.py
test_constants.py