vm-ansible/docker-host.yaml

10 lines
206 B
YAML
Raw Normal View History

2022-04-13 19:23:12 +02:00
---
- name: "Deploy basic webhost with Docker"
2022-04-16 17:13:16 +02:00
hosts: keycloak, drone, swagger, guacamole, bitwarden, nexus, nextcloud
2022-04-13 19:23:12 +02:00
roles:
2022-04-13 19:23:38 +02:00
- netplan
2022-04-13 19:23:12 +02:00
- common
- docker
- webserver
2022-04-14 14:48:45 +02:00
- internalsmtp