summaryrefslogtreecommitdiff
path: root/open-source-lorries/ansible.lorry
blob: 72fa9730c5c1201d622982d2a1be2707d9ce4c23 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
{
    "ansible": {
        "type": "git",
        "url": "https://github.com/ansible/ansible.git"
    },
    "ansible-modules-core": {
        "type": "git",
        "url": "https://github.com/ansible/ansible-modules-core.git"
    },
    "ansible-modules-extras": {
        "type": "git",
        "url": "https://github.com/ansible/ansible-modules-extras.git"
    }
}