vm-ansible/docker-host.yaml

10 lines
187 B
YAML

---
- name: "Deploy basic webhost with Docker"
hosts: keycloak, drone, swagger, guacamole, bitwarden
roles:
- netplan
- common
- docker
- webserver
- internalsmtp