portainer: add role to playbook

This commit is contained in:
Lukáš Kucharczyk 2021-06-20 22:28:48 +02:00
parent 8ab660cebb
commit 7e7c28d68c
No known key found for this signature in database
GPG Key ID: 65524498C0196B64
1 changed files with 1 additions and 0 deletions

View File

@ -3,6 +3,7 @@
roles: roles:
- docker - docker
- nginx - nginx
- portainer
- jellyfin - jellyfin
- openldap - openldap
- postgres - postgres