summaryrefslogtreecommitdiffstats
path: root/ansible_collections/lowlydba/sqlserver/MANIFEST.json
blob: e2224907583c5e0a3c18ef56a9a43bbd3231e5d2 (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": "lowlydba",
  "name": "sqlserver",
  "version": "2.3.3",
  "authors": [
   "John McCall (github.com/lowlydba)"
  ],
  "readme": "README.md",
  "tags": [
   "sqlserver",
   "mssql",
   "database"
  ],
  "description": "Ansible collection using PowerShell to configure and maintain SQL Server.",
  "license": [],
  "license_file": "LICENSE",
  "dependencies": {},
  "repository": "https://github.com/LowlyDBA/lowlydba.sqlserver",
  "documentation": "https://lowlydba.github.io/lowlydba.sqlserver",
  "homepage": "https://github.com/LowlyDBA/lowlydba.sqlserver",
  "issues": "https://github.com/LowlyDBA/lowlydba.sqlserver/issues"
 },
 "file_manifest_file": {
  "name": "FILES.json",
  "ftype": "file",
  "chksum_type": "sha256",
  "chksum_sha256": "c498d858d1e34d6e7e3aeb9c5348092b09a08a5c088316e8ca1c72b1d991b6eb",
  "format": 1
 },
 "format": 1
}