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/docs/docsite/rst
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
6 years ago
..
api link from API stub page to module_utils page (#49831) 6 years ago
community Remove nose from unittests (#54055) 6 years ago
dev_guide update _facts and _info in checklist (#54182) 6 years ago
installation_guide Become plugins (#50991) 6 years ago
inventory Update implicit_localhost.rst (#45455) 6 years ago
network Exos httpapi (#54405) 6 years ago
plugins Update inventory.rst (#53656) 6 years ago
porting_guides replace - fixed combined before and after usage (#31452) 6 years ago
reference_appendices Expose loop_control.loop_var as ansible_loop_var (#54240) 6 years ago
roadmap Update the release schedule (#54207) 6 years ago
scenario_guides docker: rename docker_*_facts -> docker_*_info (#54124) 6 years ago
user_guide Update playbooks_conditionals.rst (#54438) 6 years ago
vmware VMware: vmware_vm_inventory using vaulted config (#53048) 6 years ago
conf.py Pull documentation of ansible.module_utils.basic from (improved) doc strings. (#48416) 6 years ago
index.rst Python interpreter discovery (#50163) 6 years ago