diff --git a/site.yml b/site.yml index 657321b..3f2f0ab 100755 --- a/site.yml +++ b/site.yml @@ -4,11 +4,11 @@ - hosts: all roles: - role: common - tags: [ always, common ] - - role: zerotier - tags: [ always, zerotier ] - - role: influxdb tags: [ common ] + - role: zerotier + tags: [ common, zerotier ] + - role: influxdb + tags: [ common, influxdb ] - role: user vars: user_username: salt