diff --git a/playbooks/groups/qadevel-stg.yml b/playbooks/groups/qadevel-stg.yml index 5503e98bb8..b3e63f18a7 100644 --- a/playbooks/groups/qadevel-stg.yml +++ b/playbooks/groups/qadevel-stg.yml @@ -60,7 +60,7 @@ - /srv/web/infra/ansible/vars/{{ ansible_distribution }}.yml roles: - - { role: maraidb_server, tags: ['mariadb'] } + - { role: mariadb_server, tags: ['mariadb'] } - { role: phabricator, tags: ['phabricator'] } handlers: