diff options
| author | Sumit Jaiswal <sjaiswal@redhat.com> | 2021-03-03 03:21:37 +0530 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-03-02 21:51:37 +0000 |
| commit | c321f177691a332b81f6b7a6ad367d1dd3baec1f (patch) | |
| tree | 64332bf31867e33b7a791a73ab6cbc328c2009bf | |
| parent | 28efa456c13b8c241a195dffb0a12167c8900934 (diff) | |
| download | vyos.vyos-c321f177691a332b81f6b7a6ad367d1dd3baec1f.tar.gz vyos.vyos-c321f177691a332b81f6b7a6ad367d1dd3baec1f.zip | |
update galaxy (#129)
Update galaxy for 2.0.0 release
Reviewed-by: https://github.com/apps/ansible-zuul
| -rw-r--r-- | galaxy.yml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -2,7 +2,7 @@ authors: - Ansible Network Community (ansible-network) dependencies: - "ansible.netcommon": "2.0.0" + "ansible.netcommon": ">=2.0.0" license_file: LICENSE name: vyos description: Ansible Network Collection for VYOS devices. |
