Skip to content
Snippets Groups Projects
Commit 1945da1e authored by jurgenhaas's avatar jurgenhaas
Browse files

Bug fix

parent 1c88aaa6
Branches
No related tags found
No related merge requests found
......@@ -40,6 +40,7 @@
- 'localhost'
- '127.0.0.1'
- '::1'
- '{{ inventory_hostname }}'
when: db.username is defined and db.username != 'root'
notify: "MySQL | Restart MySQL"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment