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.
1 parent b69a8f5 commit 79863eeCopy full SHA for 79863ee
tasks/main.yml
@@ -21,8 +21,6 @@
21
or (deb_mysql_install_packages is defined and deb_mysql_install_packages.changed)
22
or (arch_mysql_install_packages is defined and arch_mysql_install_packages.changed) }}"
23
24
-- debug: var=mysql_install_packages
25
-
26
# Configure MySQL.
27
- include: configure.yml
28
- include: secure-installation.yml
0 commit comments