Already that user

This commit is contained in:
Luke Murphy
2020-03-22 02:13:02 +01:00
parent d9ba3b79a5
commit 49e4dc2b2b

@ -88,6 +88,4 @@ Since the `dokku` user account runs the plays on the host, you will need to deal
restart: false
config:
FOO: BAR
become: true
become_user: dokku
```