We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8058f71 commit 501fcbfCopy full SHA for 501fcbf
includes/provisioning/tasks/mysql.yml
@@ -10,7 +10,6 @@
10
host: localhost
11
state: present
12
13
-# TODO: See https://github.com/geerlingguy/ansible-for-devops/issues/297
14
- name: Create a MySQL user for Drupal.
15
mysql_user:
16
name: "{{ domain }}"
0 commit comments