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
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
7 years ago
..
cache Update ansible-test sanity command. (#31958) 8 years ago
env Add `env` command to ansible-test and run in CI. (#50176) 7 years ago
integration Add hcloud_server_type_facts module (#53852) 7 years ago
legacy Cleanup yaml files with incorrect task attrs (#53813) 7 years ago
results Collect data from integration test runs. (#28650) 9 years ago
runner Clean up remote setup script for tests. (#54433) 7 years ago
sanity Add a script to generate twitter and mailing list announcements 7 years ago
units Exos httpapi (#54405) 7 years ago
utils Slightly increase non-coverage unit test timeout. 7 years ago