diff options
| author | omnom62 <omnom62@outlook.com> | 2026-03-02 21:20:30 +1000 |
|---|---|---|
| committer | omnom62 <omnom62@outlook.com> | 2026-03-02 21:20:30 +1000 |
| commit | 7952a8645124ef160c2759a2dae9e9cb32eac1a9 (patch) | |
| tree | a01436ff4f4af14d7386715e9e7c613f05d5ac2c /galaxy.yml | |
| download | rest.vyos-7952a8645124ef160c2759a2dae9e9cb32eac1a9.tar.gz rest.vyos-7952a8645124ef160c2759a2dae9e9cb32eac1a9.zip | |
first commit
Diffstat (limited to 'galaxy.yml')
| -rw-r--r-- | galaxy.yml | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/galaxy.yml b/galaxy.yml new file mode 100644 index 0000000..dac3436 --- /dev/null +++ b/galaxy.yml @@ -0,0 +1,14 @@ +--- +authors: + - Ansible Network Community (ansible-network) +dependencies: + ansible.netcommon: ">=2.5.1" +license_file: LICENSE +name: rest +description: Ansible Network Collection for REST-enabled VYOS devices. +namespace: vyos +readme: README.md +repository: https://github.com/vyos/vyos.rest +issues: https://vyos.dev +tags: [vyos, networking] +version: 1.0.0
\ No newline at end of file |
