diff options
author | ansible-zuul[bot] <48994755+ansible-zuul[bot]@users.noreply.github.com> | 2020-03-07 04:43:07 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-03-07 04:43:07 +0000 |
commit | 3f112a81a78f499d105632b4634d7feec0401161 (patch) | |
tree | 96589a9dccadfaa9a65a2e9628ab8b4c66a0690f /galaxy.yml | |
parent | b157a663b6fc43e1e52def5971230c9180b521e9 (diff) | |
parent | 2fa14b5c9958b8c2d755614ca729aded68e1b348 (diff) | |
download | vyos.vyos-3f112a81a78f499d105632b4634d7feec0401161.tar.gz vyos.vyos-3f112a81a78f499d105632b4634d7feec0401161.zip |
Merge pull request #10 from ganeshrn/add_tags
Add galaxy tags
Reviewed-by: https://github.com/apps/ansible-zuul
Diffstat (limited to 'galaxy.yml')
-rw-r--r-- | galaxy.yml | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -8,3 +8,4 @@ name: vyos namespace: vyos readme: README.rst repository: https://github.com/ansible-collections/vyos +tags: [vyos, networking] |