Don't log passwords
This commit is contained in:
@ -20,6 +20,7 @@
|
||||
when: db is defined
|
||||
|
||||
- name: "Link {{ item.type }} database to application"
|
||||
no_log: true
|
||||
dokku_service_link:
|
||||
app: "{{ dokku.app }}"
|
||||
name: "{{ dokku.app }}"
|
||||
|
Reference in New Issue
Block a user