From 16990d7ed616840531b50f42af1507df048d3d72 Mon Sep 17 00:00:00 2001 From: alexanderbazhenoff Date: Sun, 24 Mar 2024 20:08:27 +0300 Subject: [PATCH] v8r schema updates --- .v8rrc.yml | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 .v8rrc.yml diff --git a/.v8rrc.yml b/.v8rrc.yml new file mode 100644 index 0000000..4798748 --- /dev/null +++ b/.v8rrc.yml @@ -0,0 +1,9 @@ +--- +verbose: 2 +customCatalog: + schemas: + - name: Example Playbooks Inside Roles Schema + description: Example Playbooks Inside Roles Schema + fileMatch: ["/roles/**/examples/*.yml"] + location: | + https://raw.githubusercontent.com/ansible/ansible-lint/main/src/ansiblelint/schemas/ansible.json#/$defs/playbook