diff options
Diffstat (limited to 'AnsiblePilotPlugin/manifest.json')
| -rw-r--r-- | AnsiblePilotPlugin/manifest.json | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/AnsiblePilotPlugin/manifest.json b/AnsiblePilotPlugin/manifest.json new file mode 100644 index 0000000..fc07df3 --- /dev/null +++ b/AnsiblePilotPlugin/manifest.json @@ -0,0 +1,11 @@ +{ + "requires": { + "cockpit": "137" + }, + + "tools": { + "index": { + "label": "Ansible Playbooks" + } + } +} |
