Unalways a bunch of stuff
Since localhost-deploy no longer uses tags, it's unnecessary
This commit is contained in:
parent
27bf645500
commit
2076233acf
8
site.yml
8
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
|
||||
|
Loading…
Reference in New Issue
Block a user