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. |
||
---|---|---|
.. | ||
__init__.py | ||
vyos_banner.py | ||
vyos_command.py | ||
vyos_config.py | ||
vyos_facts.py | ||
vyos_interface.py | ||
vyos_l3_interface.py | ||
vyos_linkagg.py | ||
vyos_lldp.py | ||
vyos_lldp_interface.py | ||
vyos_logging.py | ||
vyos_static_route.py | ||
vyos_system.py | ||
vyos_user.py | ||
vyos_vlan.py |