Add website tag to playbook, update website tarball

This commit is contained in:
Jesper Hess 2020-04-29 07:31:59 +02:00
parent cc2e9cd1c5
commit 7417122883
Signed by: graffen
GPG Key ID: 351A89E40D763F0F
2 changed files with 2 additions and 2 deletions

View File

@ -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.