Skip to content

Commit 1a41528

Browse files
authored
Merge pull request #558 from jervfors/patch-1
Remove TODO from mysql.yml
2 parents 31e657e + 4df7fa2 commit 1a41528

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

includes/provisioning/tasks/mysql.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,6 @@
1010
host: localhost
1111
state: present
1212

13-
# TODO: See https://github.com/geerlingguy/ansible-for-devops/issues/297
1413
- name: Create a MySQL user for Drupal.
1514
mysql_user:
1615
name: "{{ domain }}"

0 commit comments

Comments
 (0)