1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00
community.general/test/units/modules
Ujwal Komarla 9384773e1e Exos httpapi (#54405)
* Modify EXOS module utils to utilize 'httpapi' or 'network-cli' connection

* Changes to cliconf plugin to support 'json' or 'text' output for compatibility between network-cli and httpapi

* Add HTTPAPI plugin supportng JSONRPC and RESTCONF for EXOS

* exos_facts modify commands with run script cli2json.py to command dictionary specifying 'json' output
Load appropriate fixtures

* Update exos_config module to utilize the get_diff and get_default_flag functionality.
JSONRPC doesn't work well with pipes, regex MULTILINE

* Support for NOS agnostic 'cli_config' module by implementing 'get_default_flag' and 'get_diff' functionality

* Update Ansible Documentation regarding the connections available for EXOS
2019-03-27 14:44:04 +01:00
..
cloud docker_swarm_service: Remove configs and secrets defaults (#54361) 2019-03-26 09:45:40 -04:00
crypto New LUKS devices management module (#48991) 2019-02-15 09:25:14 +00:00
files
messaging
monitoring
net_tools Added support for infoblox member object (#53174) 2019-03-12 17:48:51 +05:30
network Exos httpapi (#54405) 2019-03-27 14:44:04 +01:00
notification
packaging rename rhsm_repository_release to rhsm_release (#53430) 2019-03-21 10:21:45 -05:00
remote_management Fix test_oneview_ethernet_network unit test. 2019-03-20 22:13:26 -07:00
source_control Add Bitbucket Pipelines variable module (#54049) 2019-03-22 13:17:08 +01:00
storage Use pytest.mark.skip instead of pytest.skip. 2019-03-26 11:10:51 -07:00
system Added support for iptables module iprange (#53732) (#53732) 2019-03-18 13:05:04 +00:00
web_infrastructure
__init__.py
conftest.py
utils.py