diff --git a/galaxy.yml b/galaxy.yml index 640ff98..748a71e 100644 --- a/galaxy.yml +++ b/galaxy.yml @@ -1,14 +1,9 @@ --- -authors: [] -dependencies: {} -description: '' -documentation: '' -homepage: '' -issues: '' -license: [] +authors: + - Ansible Network Community (ansible-network) +license_file: LICENSE name: vyos namespace: vyos readme: README.rst -repository: '' -tags: [] -version: 1.0.0 +repository: https://github.com/ansible-network/ansible_collections.vyos.vyos +version: 0.0.1 diff --git a/requirements.txt b/requirements.txt index e69de29..90d4055 100644 --- a/requirements.txt +++ b/requirements.txt @@ -0,0 +1 @@ +ansible