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