Update the upgrade.yml for mariadb roles

beacause upgrade is not required to recreate the database
TrivialFix

Change-Id: I50bbb1592dd1fd5262642077bbe3d9bd32503033
This commit is contained in:
caoyuan 2016-10-02 15:43:39 +08:00
parent 99e65fda54
commit 9f6b6db302
2 changed files with 1 additions and 5 deletions

View File

@ -1,4 +0,0 @@
---
- include: start.yml
- include: register.yml

View File

@ -3,6 +3,6 @@
- include: lookup_cluster.yml
- include: do_upgrade.yml
- include: start.yml
- include: check.yml