Skip to content

Commit

Permalink
Test: Update pyavd test vars with play_vars (#3062)
Browse files Browse the repository at this point in the history
  • Loading branch information
ClausHolbechArista authored Jul 31, 2023
1 parent 9702f5f commit 6b9f8e7
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions python-avd/scripts/export_test_vars.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,8 @@
vars:
scenario_dir: "{{ inventory_dir }}/.."
pyavd_test_artifacts_dir: "{{ playbook_dir }}/../tests"
tacacs_key_set_as_play_var: "071B245F5A" ## setting dummy value to avoid error for key set in molecule playbook
string_set_as_play_var: "test of var set under play vars" ## setting dummy value to avoid error for key set in molecule playbook
tasks:
- name: Clear directory
ansible.builtin.file:
Expand Down

0 comments on commit 6b9f8e7

Please sign in to comment.