ansible/test/units/module_utils/network
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
..
aci Fix unit tests on Python 3.8. 2019-02-13 01:03:06 -08:00
common Move unit test compat code out of lib/ansible/. (#46996) 2018-10-12 20:01:14 -07:00
ftd New module to install images on Cisco FTD devices (#53467) 2019-03-26 19:35:53 +05:30
nos Move unit test compat code out of lib/ansible/. (#46996) 2018-10-12 20:01:14 -07:00
nso NSO - added validate_certs parameter to allow for ignoring of SSL certificates (#51981) 2019-02-25 14:17:56 +00:00
slxos Move unit test compat code out of lib/ansible/. (#46996) 2018-10-12 20:01:14 -07:00
__init__.py