summaryrefslogtreecommitdiffstats
path: root/src/ansiblelint/schemas/vars.json
diff options
context:
space:
mode:
Diffstat (limited to 'src/ansiblelint/schemas/vars.json')
-rw-r--r--src/ansiblelint/schemas/vars.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/ansiblelint/schemas/vars.json b/src/ansiblelint/schemas/vars.json
index c0b66e8..44acb10 100644
--- a/src/ansiblelint/schemas/vars.json
+++ b/src/ansiblelint/schemas/vars.json
@@ -17,6 +17,7 @@
"type": "null"
}
],
+ "description": "https://docs.ansible.com/ansible/latest/playbook_guide/playbooks_variables.html",
"examples": [
"playbooks/vars/*.yml",
"vars/*.yml",