diff --git a/playbooks/hosts/testdays.fedorainfracloud.org.yml b/playbooks/hosts/testdays.fedorainfracloud.org.yml index f18cee1bd8..871996b1c2 100644 --- a/playbooks/hosts/testdays.fedorainfracloud.org.yml +++ b/playbooks/hosts/testdays.fedorainfracloud.org.yml @@ -42,7 +42,7 @@ roles: - { role: taskotron/resultsdb-backend, tags: ['resultsdb-be'] } - { role: taskotron/resultsdb-frontend, tags: ['resultsdb-fe'] } - - { role: taskotron/testdays, tags: ['testdays'] } + - { role: testdays, tags: ['testdays'] } handlers: - include: "{{ handlers }}/restart_services.yml"