---

- hosts: all
  roles:
    - common


#- hosts: mail.0rpheus.net
#  gather_facts: false
#  tasks:
#    - name: install docker related packages
#      apt:
#        name:
#          - python3-docker


- hosts: mail.0rpheus.net
  gather_facts: false
  roles:
    - haproxy
    - bitwarden
    - roundcube