summaryrefslogtreecommitdiffstats
path: root/src/ansiblelint/schemas/inventory.json
diff options
context:
space:
mode:
Diffstat (limited to 'src/ansiblelint/schemas/inventory.json')
-rw-r--r--src/ansiblelint/schemas/inventory.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/ansiblelint/schemas/inventory.json b/src/ansiblelint/schemas/inventory.json
index 80333ce..06cf2ca 100644
--- a/src/ansiblelint/schemas/inventory.json
+++ b/src/ansiblelint/schemas/inventory.json
@@ -45,7 +45,7 @@
"$id": "https://raw.githubusercontent.com/ansible/ansible-lint/main/src/ansiblelint/schemas/inventory.json",
"$schema": "http://json-schema.org/draft-07/schema",
"additionalProperties": true,
- "description": "Ansible Inventory Schema",
+ "description": "See https://docs.ansible.com/ansible/latest/inventory_guide/intro_inventory.html",
"examples": [
"inventory.yaml",
"inventory.yml",