add docker to build

This commit is contained in:
vincent 2021-04-14 21:05:15 +02:00
parent 9cc94503d7
commit e754f3845e

View File

@ -10,6 +10,7 @@
vars:
# certbot_force: true
roles:
- docker
- {role: nginx, become: yes }
- {role: ansible-role-postgresql, become: yes }
- php