You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
14 lines
351 B
14 lines
351 B
--- |
|
# Preparatory tasks |
|
- import_playbook: 00_preps.yaml |
|
# README manual steps, then: |
|
- import_playbook: 01_prep_lxd.yaml |
|
|
|
# LXD containers |
|
- import_playbook: 02_lxc_containers.yaml |
|
|
|
# Container Haproxy |
|
- import_playbook: 03_container_haproxy.yaml |
|
# Container Gitea |
|
- import_playbook: 04_container_gitea.yaml |
|
- import_playbook: 05_container_saucy.yml
|
|
|