Put the right output in
This commit is contained in:
parent
153629500a
commit
ab0f850931
@ -53,7 +53,7 @@
|
||||
- name: Setup the SSH passthrough script
|
||||
vars:
|
||||
ssh_listen_port: "{{ ssh_listen_port }}"
|
||||
dokku_container_ip: "{{ dokku_container_ip }}"
|
||||
dokku_container_ip: "{{ dokku_container_ip.stdout }}"
|
||||
template:
|
||||
src: gitea.j2
|
||||
dest: /app/gitea/gitea
|
||||
|
Reference in New Issue
Block a user