We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 31e657e + 4df7fa2 commit 1a41528Copy full SHA for 1a41528
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