vm-ansible/docker-host.yaml

10 lines
206 B
YAML

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