aboutsummaryrefslogtreecommitdiff
path: root/AnsiblePilotPlugin/manifest.json
blob: fc07df3e9c0cdb64592bac6a0950f16a4450376f (plain)
1
2
3
4
5
6
7
8
9
10
11
{
    "requires": {
        "cockpit": "137"
    },

    "tools": {
        "index": {
            "label": "Ansible Playbooks"
        }
    }
}