Avoid rebuild since there is a lock
This commit is contained in:
parent
1c59412d34
commit
ae260d4b43
@ -37,10 +37,6 @@
|
||||
become: true
|
||||
register: volume_mounts
|
||||
|
||||
- name: Rebuild the application to mount new volumes
|
||||
shell: dokku ps:rebuild keycloak
|
||||
when: volume_mounts.changed
|
||||
|
||||
- name: Remove automatically configured ports
|
||||
dokku_ports:
|
||||
app: keycloak
|
||||
|
Reference in New Issue
Block a user