Skip to content

Commit 79863ee

Browse files
committed
Remove unneccessary debug line.
1 parent b69a8f5 commit 79863ee

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

tasks/main.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,8 +21,6 @@
2121
or (deb_mysql_install_packages is defined and deb_mysql_install_packages.changed)
2222
or (arch_mysql_install_packages is defined and arch_mysql_install_packages.changed) }}"
2323

24-
- debug: var=mysql_install_packages
25-
2624
# Configure MySQL.
2725
- include: configure.yml
2826
- include: secure-installation.yml

0 commit comments

Comments
 (0)