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
|
- hosts: all
|
||||||
roles:
|
roles:
|
||||||
- role: common
|
- role: common
|
||||||
tags: [ always, common ]
|
|
||||||
- role: zerotier
|
|
||||||
tags: [ always, zerotier ]
|
|
||||||
- role: influxdb
|
|
||||||
tags: [ common ]
|
tags: [ common ]
|
||||||
|
- role: zerotier
|
||||||
|
tags: [ common, zerotier ]
|
||||||
|
- role: influxdb
|
||||||
|
tags: [ common, influxdb ]
|
||||||
- role: user
|
- role: user
|
||||||
vars:
|
vars:
|
||||||
user_username: salt
|
user_username: salt
|
||||||
|
Loading…
x
Reference in New Issue
Block a user