community.general/lib/ansible/modules/network/vyos
Ricardo Carrillo Cruz af4dc6d0eb Add vyos_lldp and vyos_lldp_interface modules (#26753)
* Add vyos_lldp and vyos_lldp_interface modules

* Fix module docstring issue

* Fix bogus aggregate reference

* Add vyos_lldp integration tests

* Add vyos_lldp_interface integration tests

* Remove unused import for run_commands

* Add VyOS net_lldp integration tests

* Remove junos and netconf from net_lldp integration tests

* Add net_lldp_interface integration tests

* Correct CLI filtering tests for VyOS

* Fix pep8 issues

* Fix more pep8 issues
2017-07-13 20:58:18 +02:00
..
__init__.py
vyos_banner.py fix vyos_banner multiline string issue (#26383) 2017-07-04 14:31:18 +05:30
vyos_command.py network_cli modules don't always return stdout or stdout_lines (#23573) 2017-04-13 11:59:23 -04:00
vyos_config.py Run `save` inside config mode. (#23977) 2017-04-27 11:08:37 -04:00
vyos_facts.py New metadata 1.0 (#22587) 2017-03-14 09:07:22 -07:00
vyos_l3_interface.py Add vyos_l3_interface module (#26610) 2017-07-12 08:40:26 +02:00
vyos_linkagg.py Add vyos_linkagg module (#26418) 2017-07-06 10:07:48 +02:00
vyos_lldp.py Add vyos_lldp and vyos_lldp_interface modules (#26753) 2017-07-13 20:58:18 +02:00
vyos_lldp_interface.py Add vyos_lldp and vyos_lldp_interface modules (#26753) 2017-07-13 20:58:18 +02:00
vyos_logging.py vyos_logging implementation module (#26654) 2017-07-12 15:54:19 +05:30
vyos_static_route.py vyos_static_route implementation module (#26426) 2017-07-10 16:34:56 +05:30
vyos_system.py Add name_servers alias to name_server vyos_system parameter (#24972) 2017-05-24 12:15:51 +02:00
vyos_user.py vyos_user fix idempotent (#26289) 2017-06-30 19:44:08 +05:30