diff --git a/site.yml b/site.yml index 3939594..0a49be8 100755 --- a/site.yml +++ b/site.yml @@ -3,10 +3,10 @@ --- - hosts: all roles: - - role: ansible-pull - tags: [ common ] - role: common tags: [ common ] + - role: ansible-pull + tags: [ common ] - role: zerotier tags: [ common, zerotier ] - role: influxdb