diff --git a/ansible/group_vars/ptf_host/secrets.yml b/ansible/group_vars/ptf_host/secrets.yml new file mode 100644 index 00000000000..ba70b8b1134 --- /dev/null +++ b/ansible/group_vars/ptf_host/secrets.yml @@ -0,0 +1,4 @@ +--- +# Please update the actual ptf username and password based on your lab config +ptf_host_user: root +ptf_host_pass: root