diff --git a/test/integration/group_vars/junos.yaml b/test/integration/group_vars/junos.yaml index 1216ba9a61d..48d233dbc2f 100644 --- a/test/integration/group_vars/junos.yaml +++ b/test/integration/group_vars/junos.yaml @@ -1,8 +1,8 @@ --- netconf: host: "{{ ansible_ssh_host }}" - username: "{{ junos_cli_user | default('ansible') }}" - password: "{{ junos_cli_pass | default('Ansible') }}" + #username: "{{ junos_cli_user | default('ansible') }}" + #password: "{{ junos_cli_pass | default('Ansible') }}" transport: netconf cli: