Skip to content

Commit 501fcbf

Browse files
authored
Remove TODO from mysql.yml
#297 is closed to there's no need for the TODO to remain in the file.
1 parent 8058f71 commit 501fcbf

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

includes/provisioning/tasks/mysql.yml

-1
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)