diff options
author | GomathiselviS <gomathiselvi@gmail.com> | 2022-04-26 16:08:13 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-04-26 20:08:13 +0000 |
commit | 5baf4a4495aebda69d1b2e74d2ff6700b1b70c83 (patch) | |
tree | 5b66322d5ca04a6aeeb9e40b7e993fe750871539 /README.md | |
parent | 43c2ecba6a04cc121375a541d817343c33ebe235 (diff) | |
download | vyos.vyos-3.0.0.tar.gz vyos.vyos-3.0.0.zip |
Vyos release 3.0.0 (#255)3.0.0
Vyos release 3.0.0
Signed-off-by: GomathiselviS gomathiselvi@gmail.com
SUMMARY
ISSUE TYPE
Docs Pull Request
COMPONENT NAME
ADDITIONAL INFORMATION
Reviewed-by: Nathaniel Case <this.is@nathanielca.se>
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -12,6 +12,8 @@ This collection has been tested against VyOS 1.1.8 (helium). This collection has been tested against following Ansible versions: **>=2.9.10**. +For collections that support Ansible 2.9, please ensure you update your `network_os` to use the +fully qualified collection name (for example, `cisco.ios.ios`). 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. |