We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fab43c5 commit c0beee6Copy full SHA for c0beee6
roles/validate/tasks/main.yml
@@ -3,8 +3,6 @@
3
vars:
4
schema_path: "{{ role_path }}/files/fabric_schema.yaml"
5
rules_path: "{{ role_path }}/files/rules/"
6
- # schema_path: ""
7
- # rules_path: ""
8
data_path: "{{ inventory_dir }}/host_vars/{{ inventory_hostname }}"
9
10
block:
0 commit comments