community.general/lib/ansible/modules/network/iosxr
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 iosxr_command module 2016-12-08 11:24:06 -05:00
iosxr_command.py Network module code cleanup (#5061) 2016-12-08 11:25:14 -05:00
iosxr_config.py RETURNS doesn't support markup, so remove it 2016-12-08 11:25:05 -05:00
iosxr_facts.py Network module code cleanup (#5061) 2016-12-08 11:25:14 -05:00
iosxr_template.py update iosxr_template to use network shared modules 2016-12-08 11:24:53 -05:00