diff options
author | Paul Belanger <pabelanger@redhat.com> | 2019-08-24 14:22:14 -0400 |
---|---|---|
committer | Paul Belanger <pabelanger@redhat.com> | 2019-08-24 14:22:14 -0400 |
commit | b777c6ea5353f9668e208a006385d10cfb7e052b (patch) | |
tree | 15e264414b19e5eaf3d29a646b85aac0557cd145 /galaxy.yml | |
parent | 74e4990a7ff571f361d5c238da10f347329546fb (diff) | |
download | vyos-ansible-collection-b777c6ea5353f9668e208a006385d10cfb7e052b.tar.gz vyos-ansible-collection-b777c6ea5353f9668e208a006385d10cfb7e052b.zip |
Remove README.md file
This was a duplicate, also update galaxy.yml to point to correct README.
Signed-off-by: Paul Belanger <pabelanger@redhat.com>
Diffstat (limited to 'galaxy.yml')
-rw-r--r-- | galaxy.yml | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -1,3 +1,4 @@ +--- authors: [] dependencies: {} description: '' @@ -7,7 +8,7 @@ issues: '' license: [] name: vyos namespace: vyos -readme: README.md +readme: README.rst repository: '' tags: [] version: 1.0.0 |