diff options
| author | spmfox <spmfox@foxwd.com> | 2023-06-07 00:29:18 -0400 |
|---|---|---|
| committer | spmfox <spmfox@foxwd.com> | 2023-06-07 00:29:18 -0400 |
| commit | 4020f454e13e16afcb81dad9857992ea9bf84a99 (patch) | |
| tree | 98b6abd2903fe49247474a14aab3845cc0b81570 /src/manifest.json | |
| parent | 9d54971b20be5bf89a4ca0dc6d1e92f8519e5151 (diff) | |
Initial commit
Diffstat (limited to 'src/manifest.json')
| -rw-r--r-- | src/manifest.json | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/src/manifest.json b/src/manifest.json new file mode 100644 index 0000000..f3f2b9a --- /dev/null +++ b/src/manifest.json @@ -0,0 +1,8 @@ +{ + "tools": { + "index": { + "label": "Ansible Playbooks" + } + } +} + |
