diff options
author | Sandra McCann <samccann@redhat.com> | 2020-04-06 14:46:28 -0400 |
---|---|---|
committer | Sandra McCann <samccann@redhat.com> | 2020-04-29 14:04:19 -0400 |
commit | 7a7206a4491c2a270dd9e3cbc8b0ebd0a24cb6ec (patch) | |
tree | a7c071ad4541a55940f7f1f1c0649fa5e73f7bda | |
parent | 1dcf208a91ce758c67ee37626da89504f840f097 (diff) | |
download | vyos.vyos-7a7206a4491c2a270dd9e3cbc8b0ebd0a24cb6ec.tar.gz vyos.vyos-7a7206a4491c2a270dd9e3cbc8b0ebd0a24cb6ec.zip |
add zuul link
-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. |