Add website tag to playbook, update website tarball
This commit is contained in:
parent
cc2e9cd1c5
commit
7417122883
|
@ -11,7 +11,7 @@
|
|||
roles:
|
||||
- "letsencrypt"
|
||||
- "nginx_server"
|
||||
- "website"
|
||||
- {role: "website", tags: "website"}
|
||||
- "cockpit"
|
||||
|
||||
- name: "Configure Bird 2.0 Routers"
|
||||
|
@ -19,4 +19,4 @@
|
|||
become: "yes"
|
||||
roles:
|
||||
- { role: "bird", tags: "bird" }
|
||||
- "wireguard"
|
||||
- "wireguard"
|
||||
|
|
Binary file not shown.
Loading…
Reference in a new issue