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

Move todo items in GitLab tickets

parent e4bd2648
No related branches found
No related tags found
No related merge requests found
......@@ -178,7 +178,6 @@
state='present'
with_items: '{{ drupal.domains }}'
# TODO: We should also do the below user config for all extra db's of each domain if present.
- name: "Create MySQL User"
mysql_user:
user='{{ item.0.db.username|default("root") }}'
......
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