community.general/lib/ansible/modules/network/eos
Nathaniel Case aa82f48dc8 Network module code cleanup (#5061)
* Fix imports in junos_template

* Python 3 compatibility in eos_command

* Python 3 compatibility for ios_command

* Clean up issues with ios_facts

* Python 3 compatibility for ios_facts

* Import shuffle in ios_template

* Python 3 compatibility for iosxr_command

* Clean up iosxr_facts.py

* Python 3 compatibility for iosxr_facts

* Python 3 compatibility for junos_command

* Python 3 compatibility for ops_command

* Cleanup issues with ops_facts

* Python 3 compatibility for ops_facts

* Cleanup issues with ops_template

* Python 3 compatibility for vyos_command

* Cleanup issues with vyos_facts

* Python 3 compatibility for vyos_facts
2016-12-08 11:25:14 -05:00
..
__init__.py initial add of eos_config module 2016-12-08 11:24:02 -05:00
eos_command.py Network module code cleanup (#5061) 2016-12-08 11:25:14 -05:00
eos_config.py RETURNS doesn't support markup, so remove it 2016-12-08 11:25:05 -05:00
eos_eapi.py fixes default value in docstring for http (#4985) 2016-12-08 11:25:13 -05:00
eos_facts.py eos_facts cleanup (#5057) 2016-12-08 11:25:14 -05:00
eos_template.py fixes error when calling load_config() with session keyword 2016-12-08 11:25:05 -05:00