diff options
author | Ganesh Nalawade <ganesh634@gmail.com> | 2020-06-16 18:48:01 +0530 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-06-16 13:18:01 +0000 |
commit | 2981f7f654e05e3f05abddc7a789b3d1ab3c7b3d (patch) | |
tree | b6f9d53ae64a1623689c6ec1167008a80202e8b5 | |
parent | d92f142115d2cb78d38afb9ab8852fec64c39a3b (diff) | |
download | vyos.vyos-2981f7f654e05e3f05abddc7a789b3d1ab3c7b3d.tar.gz vyos.vyos-2981f7f654e05e3f05abddc7a789b3d1ab3c7b3d.zip |
Update runtime.yml requires_ansible version (#43)
Update runtime.yml requires_ansible version
Reviewed-by: Rohit <rohitthakur2590@outlook.com>
https://github.com/rohitthakur2590
-rw-r--r-- | meta/runtime.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/runtime.yml b/meta/runtime.yml index cecfc19..8ed27da 100644 --- a/meta/runtime.yml +++ b/meta/runtime.yml @@ -1,5 +1,5 @@ --- -requires_ansible: '>=2.9' +requires_ansible: '>=2.9,<2.11' plugin_routing: action: vyos_banner: |