Initial changes to integrate new portal
This commit is contained in:
parent
c4ffbb00e2
commit
0fa18af48e
18 changed files with 311 additions and 221 deletions
|
|
@ -4,15 +4,15 @@
|
|||
- "base"
|
||||
- "ap"
|
||||
- "matrix"
|
||||
- import_playbook: delta-chat.yml
|
||||
tags: "delta-chat"
|
||||
- import_playbook: install-rasp-ap.yml
|
||||
tags: "ap"
|
||||
when: ap_mode_supported | bool
|
||||
- import_playbook: deploy-butter-site.yml
|
||||
#- import_playbook: install-rasp-ap.yml
|
||||
# tags: "ap"
|
||||
# when: ap_mode_supported | bool
|
||||
- import_playbook: deploy-butter-portal.yml
|
||||
tags:
|
||||
- "website"
|
||||
- "usb"
|
||||
- import_playbook: delta-chat.yml
|
||||
tags: "delta-chat"
|
||||
- import_playbook: install-chat.yml
|
||||
tags: "matrix"
|
||||
- import_playbook: cleanup.yml
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue