Skip to content

Commit

Permalink
Remove TODO from mysql.yml
Browse files Browse the repository at this point in the history
#297 is closed
so there's no need for the TODO to remain in the file.
  • Loading branch information
jervfors authored and Fredrik Jervfors committed Jul 20, 2023
1 parent 8058f71 commit 4df7fa2
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion includes/provisioning/tasks/mysql.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,6 @@
host: localhost
state: present

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

0 comments on commit 4df7fa2

Please sign in to comment.