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/lib/ansible/plugins/httpapi
Nathaniel Case 0bead3672f eos_config: Fix test issues (#56180)
* Alter tests to pass

* Change diff_against to make changed work again

* Add another diff_against

* Expose supports_sessions across all EOS connection types

* Change session warning to failure

* supports_sessions needs to be a method to survive the rpc boundary

* Alter tests to match
2019-05-09 18:02:24 +05:30
..
__init__.py Change handle_httperror in httpapi plugins (#53391) 2019-03-06 12:13:58 -05:00
checkpoint.py Add checkpoint_session module (#50930) 2019-01-16 13:19:36 +01:00
eos.py eos_config: Fix test issues (#56180) 2019-05-09 18:02:24 +05:30
exos.py Exos httpapi (#54405) 2019-03-27 14:44:04 +01:00
fortimanager.py Fortinet FortiManager Connection Plugin RC, plus associated utilities (#50336) 2019-02-07 08:55:30 -05:00
ftd.py Add latest updates from FTD Ansible downstream repository. (#53638) 2019-04-01 18:08:01 +05:30
nxos.py fix nxos_vlan mode idempotence bug (#55144) 2019-05-08 11:19:15 +05:30
qradar.py qradar httpapi plugin (#52690) 2019-03-27 11:18:13 -04:00
restconf.py Change handle_httperror in httpapi plugins (#53391) 2019-03-06 12:13:58 -05:00
splunk.py splunk httpapi plugin (#52761) 2019-04-04 10:46:27 +05:30