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 /meta/runtime.yml | |
| download | rest.vyos-7952a8645124ef160c2759a2dae9e9cb32eac1a9.tar.gz rest.vyos-7952a8645124ef160c2759a2dae9e9cb32eac1a9.zip | |
first commit
Diffstat (limited to 'meta/runtime.yml')
| -rw-r--r-- | meta/runtime.yml | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/meta/runtime.yml b/meta/runtime.yml new file mode 100644 index 0000000..d483c19 --- /dev/null +++ b/meta/runtime.yml @@ -0,0 +1,11 @@ +# requires_ansible: ">=2.16.0" + +# plugin_routing: + +# httpapi: +# vyos: +# redirect: vyos.rest.plugins.httpapi.vyos + +# modules: +# vyos_ntp_global: +# redirect: vyos.rest.plugins.modules.vyos_ntp_global
\ No newline at end of file |
