diff --git a/playbooks/groups/koschei-web.yml b/playbooks/groups/koschei-web.yml index 2c7f3542c5..4e33dbbe6a 100644 --- a/playbooks/groups/koschei-web.yml +++ b/playbooks/groups/koschei-web.yml @@ -1,9 +1,9 @@ --- # stg only for now -- include: "/srv/web/infra/ansible/playbooks/include/virt-create.yml myhosts=koschei-web-stg" +- include: "/srv/web/infra/ansible/playbooks/include/virt-create.yml myhosts=koschei-stg" - name: install koschei-frontend - hosts: koschei-web-stg + hosts: koschei-stg user: root gather_facts: True