Ansible collection for managing VyOS via REST API.
| Name | Description |
|---|---|
| vyos.rest.vyos | HttpApi plugin for VyOS REST API |
| Name | Description |
|---|---|
| vyos.rest.vyos_banner | Manage multiline banners on VyOS devices via REST API. |
| vyos.rest.vyos_bgp_address_family | BGP Address Family resource module via REST API. |
| vyos.rest.vyos_bgp_global | Manage BGP global configuration on VyOS via the REST API. |
| vyos.rest.vyos_config_file | Save or load VyOS configuration files via the REST API. |
| vyos.rest.vyos_configure | Manage VyOS device configuration via the REST API. |
| vyos.rest.vyos_facts | Get facts about VyOS devices via REST API. |
| vyos.rest.vyos_firewall_global | Firewall global resource module via REST API. |
| vyos.rest.vyos_firewall_interfaces | Firewall interfaces resource module via REST API. |
| vyos.rest.vyos_firewall_rules | Manage firewall rules on VyOS via the REST API. |
| vyos.rest.vyos_generate | Execute generate commands on a VyOS device via REST API. |
| vyos.rest.vyos_hostname | Manage the system hostname on a VyOS device via the REST API. |
| vyos.rest.vyos_image | Manage VyOS system images via the REST API. |
| vyos.rest.vyos_info | Retrieve system information from a VyOS device via the REST API. |
| vyos.rest.vyos_interfaces | Manage interface attributes on a VyOS device via the REST API. |
| vyos.rest.vyos_l3_interfaces | Manage L3 interface attributes on VyOS via the REST API. |
| vyos.rest.vyos_lag_interfaces | LAG/bonding interfaces resource module via REST API. |
| vyos.rest.vyos_lldp_global | Manage LLDP global configuration on VyOS via REST API. |
| vyos.rest.vyos_lldp_interfaces | LLDP interfaces resource module via REST API. |
| vyos.rest.vyos_logging_global | Manage syslog configuration on VyOS devices using REST API |
| vyos.rest.vyos_ntp_global | Manage NTP configuration on VyOS devices using REST API |
| vyos.rest.vyos_ospf_interfaces | OSPF Interfaces Resource Module via REST API. |
| vyos.rest.vyos_ospfv2 | OSPFv2 resource module via REST API. |
| vyos.rest.vyos_ospfv3 | OSPFv3 resource module via REST API. |
| vyos.rest.vyos_ping | Test reachability using ping via VyOS REST API. |
| vyos.rest.vyos_prefix_lists | Prefix-Lists resource module via REST API. |
| vyos.rest.vyos_reset | Execute reset commands on a VyOS device via REST API. |
| vyos.rest.vyos_route_maps | Route Map resource module via REST API. |
| vyos.rest.vyos_show | Execute op-mode show commands on a VyOS device via REST API. |
| vyos.rest.vyos_snmp_server | Manage SNMP server configuration on VyOS devices using REST API |
| vyos.rest.vyos_static_routes | Manage static routes on VyOS via the REST API. |
| vyos.rest.vyos_system | Manage system settings on VyOS via the REST API. |
| vyos.rest.vyos_user | Manage local users on VyOS via the REST API. |
| vyos.rest.vyos_vlan | Manage VLANs on VyOS network devices via REST API. |
This collection has been tested against the following Ansible versions: >=2.15.0.
Plugins and modules within a collection may be tested with only specific Ansible versions. A collection may contain metadata that identifies these versions. PEP440 is the schema used to describe the versions of Ansible.