- hosts: all name: Dockerhost installieren remote_user: root gather_facts: yes vars: with_starship: false copy_dot_files: false mailcow__timezone: Europe/Berlin roles: - install_docker - install_oh-my-zsh - mailcow-ansiblerole