diff options
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 11 |
1 files changed, 2 insertions, 9 deletions
@@ -1,19 +1,12 @@ # VyOS Collection -[](https://github.com/ansible-collections/REPONAMEHERE/actions) [](https://codecov.io/gh/ansible-collections/vyos) +[](https://dashboard.zuul.ansible.com/t/ansible/project/github.com/ansible-collections/vyos) [](https://codecov.io/gh/ansible-collections/vyos) The Ansible VyOS collection includes a variety of Ansible content to help automate the management of VyOS network appliances. -## Tested with Ansible +This collection has been tested against VyOS 1.1.8 (helium). - This collection has been tested against VyOS 1.1.8 (helium). - -<!-- List the versions of Ansible the collection has been tested with. Must match what is in galaxy.yml. --> - -## External requirements - -<!-- List any external resources the collection depends on, for example minimum versions of an OS, libraries, or utilities. Do not list other Ansible collections here. --> ### Supported connections The VyOS collection supports ``network_cli`` connections. |