Rearrange Ansible install order again

This commit is contained in:
Buster "Silver Eagle" Neece 2018-03-21 15:21:46 -05:00
parent 8ac6f440be
commit 212077abdc
1 changed files with 1 additions and 1 deletions

View File

@ -25,7 +25,7 @@
- azuracast-db-install
- ufw
- composer
- services
- influxdb
- services
- azuracast-db
- { role: azuracast-cron, when: testing_mode == false }