Skip to content

Commit c0beee6

Browse files
committed
Remove lines commented out
1 parent fab43c5 commit c0beee6

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

roles/validate/tasks/main.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,6 @@
33
vars:
44
schema_path: "{{ role_path }}/files/fabric_schema.yaml"
55
rules_path: "{{ role_path }}/files/rules/"
6-
# schema_path: ""
7-
# rules_path: ""
86
data_path: "{{ inventory_dir }}/host_vars/{{ inventory_hostname }}"
97

108
block:

0 commit comments

Comments
 (0)