summaryrefslogtreecommitdiffstats
path: root/ansible_collections/microsoft/ad/MANIFEST.json
blob: 5eb59e54414d9559db1136705a6af9bf71834b8b (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.6.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": "cbfa3113cd723bbb0b394c37aaed248fd54ab8b280f3dc12ae481283bb35dc3f",
  "format": 1
 },
 "format": 1
}