summaryrefslogtreecommitdiffstats
path: root/ansible_collections/microsoft/ad/MANIFEST.json
blob: 6bf9c8e9807b9ab997d3741aad969db6a31048f4 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
{
 "collection_info": {
  "namespace": "microsoft",
  "name": "ad",
  "version": "1.2.0",
  "authors": [
   "Jordan Borean @jborean93",
   "Matt Davis @nitzmahone"
  ],
  "readme": "README.md",
  "tags": [
   "active_directory",
   "windows"
  ],
  "description": "Ansible collection for Active Directory management\n",
  "license": [],
  "license_file": "COPYING",
  "dependencies": {},
  "repository": "https://github.com/ansible-collections/microsoft.ad",
  "documentation": "https://docs.ansible.com/ansible/devel/collections/microsoft/ad",
  "homepage": "https://github.com/ansible-collections/microsoft.ad",
  "issues": "https://github.com/ansible-collections/microsoft.ad/issues?q=is%3Aissue+is%3Aopen+sort%3Aupdated-desc"
 },
 "file_manifest_file": {
  "name": "FILES.json",
  "ftype": "file",
  "chksum_type": "sha256",
  "chksum_sha256": "48f8bf20d14aee4afc464d2b0f6937fdf921a633aeb35294baa728d08ba7d2d2",
  "format": 1
 },
 "format": 1
}