community.general/lib/ansible/modules/network/vyos
David Newswanger 8643e9cb34 changed collection arg to argregate on 2.4 network modules (#26649)
* changed collection arg to argregate on 2.4 network modules

* replace users with aggregate in eos_user, junos_user, nxos_user

* added version_added to places where we replaced users with aggregate in the docs

* fix ios_static_route test

* update tests to reference aggregate instead of collection/users
2017-07-26 10:09:17 -04:00
..
__init__.py initial commit of vyos_command module 2016-12-08 11:24:44 -05:00
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_interface.py Add vyos_interface default description (#27029) 2017-07-19 13:01:56 +05:30
vyos_l3_interface.py vyos implementation for net_interface module (#26799) 2017-07-14 19:39:21 +05:30
vyos_linkagg.py changed collection arg to argregate on 2.4 network modules (#26649) 2017-07-26 10:09:17 -04: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 changed collection arg to argregate on 2.4 network modules (#26649) 2017-07-26 10:09:17 -04:00
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 changed collection arg to argregate on 2.4 network modules (#26649) 2017-07-26 10:09:17 -04:00