diff --git a/automated-robot-suite/Tests/Setup.robot b/automated-robot-suite/Tests/Setup.robot index cb33f19..e2dc80d 100644 --- a/automated-robot-suite/Tests/Setup.robot +++ b/automated-robot-suite/Tests/Setup.robot @@ -90,7 +90,7 @@ Ansible Bootstrap Configuration ... sed -i 's/ADMIN_PASS/${password}/' ${destination} Run Command ${sed_cmd} ${bootstrap} Set Variable - ... /usr/share/ansible/stx-ansible/playbooks/bootstrap/bootstrap.yml + ... /usr/share/ansible/stx-ansible/playbooks/bootstrap.yml Run Command ansible-playbook ${bootstrap} True 3600 ~$ Copy Install Packages