diff --git a/roles/phpmyadmin/tasks/main.yml b/roles/phpmyadmin/tasks/main.yml index bf44a90aa..a2ffd40ff 100644 --- a/roles/phpmyadmin/tasks/main.yml +++ b/roles/phpmyadmin/tasks/main.yml @@ -74,7 +74,7 @@ - option: name value: phpMyAdmin - option: description - value: "phpMyAdmin is an interface with a MySQL database written in PHP, and available to administer the database engine locally or across the network." + value: '"phpMyAdmin is an interface with a MySQL database written in PHP, and available to administer the database engine locally or across the network."' - option: path value: /opt/phpmyadmin - option: enabled