---
- hosts: build
vars:
# certbot_force: true
roles:
- docker
- role: nginx
become: true
- role: ansible-role-postgresql
- php
- user_config