diff options
| author | omnom62 <omnom62@outlook.com> | 2026-03-20 21:53:51 +1000 |
|---|---|---|
| committer | omnom62 <omnom62@outlook.com> | 2026-03-20 21:53:51 +1000 |
| commit | d4acb2d30d63ac2ead78925f8aed40a117ed35c5 (patch) | |
| tree | 9d0db3cf56d8f71a7ef862607853ccf003f94633 | |
| parent | 41bac81beaa583f93cf11647e203575a5a99a11c (diff) | |
| download | rest.vyos-d4acb2d30d63ac2ead78925f8aed40a117ed35c5.tar.gz rest.vyos-d4acb2d30d63ac2ead78925f8aed40a117ed35c5.zip | |
README.md
| -rw-r--r-- | README.md | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/README.md b/README.md new file mode 100644 index 0000000..1d76b68 --- /dev/null +++ b/README.md @@ -0,0 +1,13 @@ +# vyos.rest + +Ansible collection for managing VyOS via REST API. + +## Plugins + +### Httpapi Plugins +<!--start: httpapi --> +<!--end: httpapi --> + +### Modules +<!--start: modules --> +<!--end: modules --> |
