Install influxdb after common

That last one's kind of more important
This commit is contained in:
Salt 2020-05-10 08:15:27 -05:00
parent 4dec3a081f
commit 7d727f8c4d

View File

@ -3,9 +3,9 @@
--- ---
- hosts: ec2 - hosts: ec2
roles: roles:
- influxdb
- common - common
- user - user
- influxdb
- hosts: tag_www_true - hosts: tag_www_true
vars: vars:
mysql_root_password: !vault | mysql_root_password: !vault |