Skip to content
Snippets Groups Projects
Commit ea28ede9 authored by jurgenhaas's avatar jurgenhaas
Browse files

Push mysql-client out into its own role

parent 0285a328
No related branches found
No related tags found
No related merge requests found
......@@ -18,6 +18,7 @@
sudo: yes
roles:
- mysql
- mysql-client
- name: "Drupal servers"
hosts: "webserver-drupal"
......@@ -26,6 +27,7 @@
- drupal
- drush
- redis
- mysql-client
- name: "ownCloud servers"
hosts: "owncloudserver"
......
......@@ -48,6 +48,7 @@
- "gitlab"
- "haproxy"
- "mysql"
- "mysql-client"
- "nodejs"
- "openphoto"
- "oracle"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment