Make all templates local, ensure ssh keys for amd64 builds are generated on first boot
This commit is contained in:
parent
0fa18af48e
commit
c22e6ed557
14 changed files with 459 additions and 59 deletions
|
|
@ -4,9 +4,9 @@
|
|||
- "base"
|
||||
- "ap"
|
||||
- "matrix"
|
||||
#- import_playbook: install-rasp-ap.yml
|
||||
# tags: "ap"
|
||||
# when: ap_mode_supported | bool
|
||||
- import_playbook: install-rasp-ap.yml
|
||||
tags: "ap"
|
||||
when: ap_mode_supported | bool
|
||||
- import_playbook: deploy-butter-portal.yml
|
||||
tags:
|
||||
- "website"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue