summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorSandra McCann <samccann@redhat.com>2020-04-06 14:46:28 -0400
committerSandra McCann <samccann@redhat.com>2020-04-29 14:04:19 -0400
commit7a7206a4491c2a270dd9e3cbc8b0ebd0a24cb6ec (patch)
treea7c071ad4541a55940f7f1f1c0649fa5e73f7bda /README.md
parent1dcf208a91ce758c67ee37626da89504f840f097 (diff)
downloadvyos.vyos-7a7206a4491c2a270dd9e3cbc8b0ebd0a24cb6ec.tar.gz
vyos.vyos-7a7206a4491c2a270dd9e3cbc8b0ebd0a24cb6ec.zip
add zuul link
Diffstat (limited to 'README.md')
-rw-r--r--README.md11
1 files changed, 2 insertions, 9 deletions
diff --git a/README.md b/README.md
index 34a5c41..8cc7579 100644
--- a/README.md
+++ b/README.md
@@ -1,19 +1,12 @@
# VyOS Collection
-[![CI](https://zuul-ci.org/gated.svg)](https://github.com/ansible-collections/REPONAMEHERE/actions) [![Codecov](https://img.shields.io/codecov/c/github/ansible-collections/vyos)](https://codecov.io/gh/ansible-collections/vyos)
+[![CI](https://zuul-ci.org/gated.svg)](https://dashboard.zuul.ansible.com/t/ansible/project/github.com/ansible-collections/vyos) [![Codecov](https://img.shields.io/codecov/c/github/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.