community.general/lib/ansible/modules
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
2018-08-29 15:48:10 +02:00
..
cloud adding new clients to common (#44804) 2018-08-29 13:52:18 +08:00
clustering Change the return key of k8s_facts (#44446) 2018-08-29 12:04:04 +01:00
commands Various improvements to script module docs (#44637) 2018-08-24 09:56:44 -04:00
crypto fix typo (#44712) 2018-08-27 14:35:53 +02:00
database Clean up BOTMETA.yml (#44574) 2018-08-24 19:43:35 -04:00
files Add new parameters to manage mtime and atime for file module, fixes #30226 (#43230) 2018-08-23 17:20:54 -07:00
identity Clean up BOTMETA.yml (#44574) 2018-08-24 19:43:35 -04:00
inventory Fix typo in group_by module (#41627) 2018-06-18 15:33:08 +05:30
messaging Surround top-level function and class definitions with two blank lines. 2018-07-31 12:06:56 -07:00
monitoring add_evaluation_delay of datadog monitor (#32784) 2018-08-28 08:03:56 +02:00
net_tools Added nios_txt_record module (#39264) 2018-08-26 12:25:16 +00:00
network New modules and updated HTTP API plugin for FTD devices (#44578) 2018-08-29 15:48:10 +02:00
notification Clean up BOTMETA.yml (#44574) 2018-08-24 19:43:35 -04:00
packaging Improve error condition handling for dnf module (#44770) 2018-08-28 17:44:46 -04:00
remote_management Surround top-level function and class definitions with two blank lines. 2018-07-31 12:06:56 -07:00
source_control Clean up BOTMETA.yml (#44574) 2018-08-24 19:43:35 -04:00
storage IBM_Storage: Added a module for managing IBM Spectrum Accelerate (#44166) 2018-08-29 13:42:10 +01:00
system Cross-reference win_reboot and reboot (#44784) 2018-08-28 17:10:25 -04:00
utilities Fixup removed and deprecated modules 2018-08-24 15:37:13 -07:00
web_infrastructure Add 'tower_settings' module for managing Ansible Tower Settings (#43933) 2018-08-27 21:42:38 -07:00
windows win_psexec: fix arg handling when command contains multiple args (#44797) 2018-08-29 10:12:29 +10:00
__init__.py