From 7d727f8c4d6b135266c08a710db7503a4a92fc4e Mon Sep 17 00:00:00 2001 From: Salt Date: Sun, 10 May 2020 08:15:27 -0500 Subject: [PATCH] Install influxdb after common That last one's kind of more important --- ec2.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ec2.yml b/ec2.yml index aabe4e7..d9cfef0 100644 --- a/ec2.yml +++ b/ec2.yml @@ -3,9 +3,9 @@ --- - hosts: ec2 roles: - - influxdb - common - user + - influxdb - hosts: tag_www_true vars: mysql_root_password: !vault |