community.general/lib/ansible/modules/network/vyos
Sean Cavanaugh e93e76266c hostname parameter should be host_name (#35798)
the hostname parameter is wrong.  It will throw an error: "Unsupported parameters for (vyos_system) module: hostname Supported parameters include: domain_name, domain_search, host, host_name, name_server, password, port, provider, ssh_keyfile, state, timeout, username"  It is supposed to be host_name.  Only the example for documentation seems to be wrong in the module.
2018-02-06 12:52:19 -07:00
..
__init__.py
vyos_banner.py Add missing extends_documentation_fragment (#35013) 2018-01-17 16:31:53 -05:00
vyos_command.py Remove deprecated get_exception API 2018-02-05 23:39:56 -05:00
vyos_config.py Refactor common network shared and platform utils code into package (#33452) 2017-12-03 21:42:30 +05:30
vyos_facts.py Refactor common network shared and platform utils code into package (#33452) 2017-12-03 21:42:30 +05:30
vyos_interface.py Add missing extends_documentation_fragment (#35013) 2018-01-17 16:31:53 -05:00
vyos_l3_interface.py Add missing extends_documentation_fragment (#35013) 2018-01-17 16:31:53 -05:00
vyos_linkagg.py Add missing extends_documentation_fragment (#35013) 2018-01-17 16:31:53 -05:00
vyos_lldp.py Add missing extends_documentation_fragment (#35013) 2018-01-17 16:31:53 -05:00
vyos_lldp_interface.py Add missing extends_documentation_fragment (#35013) 2018-01-17 16:31:53 -05:00
vyos_logging.py Add missing extends_documentation_fragment (#35013) 2018-01-17 16:31:53 -05:00
vyos_static_route.py Add missing extends_documentation_fragment (#35013) 2018-01-17 16:31:53 -05:00
vyos_system.py hostname parameter should be host_name (#35798) 2018-02-06 12:52:19 -07:00
vyos_user.py Add missing extends_documentation_fragment (#35013) 2018-01-17 16:31:53 -05:00
vyos_vlan.py Add missing extends_documentation_fragment (#35013) 2018-01-17 16:31:53 -05:00