fixing typo in mariadb_server role
This commit is contained in:
parent
1653a999c3
commit
fe6ac36528
1 changed files with 1 additions and 1 deletions
|
@ -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:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue