Skip to content

Commit

Permalink
change avd validation mode to error
Browse files Browse the repository at this point in the history
  • Loading branch information
MitchV85 authored Jan 4, 2025
1 parent 78691ad commit 4e0a797
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion labs/techlib-vxlan-domain-a/avd/group_vars/all.yml
Original file line number Diff line number Diff line change
Expand Up @@ -116,4 +116,4 @@ ansible_httpapi_port: 443
ansible_httpapi_use_ssl: true
ansible_httpapi_validate_certs: false
ansible_python_interpreter: $(which python3)
avd_data_validation_mode: warning
avd_data_validation_mode: error

0 comments on commit 4e0a797

Please sign in to comment.