Fix vars handling
This commit is contained in:
@ -20,7 +20,6 @@
|
||||
- name: Setup the SSH system -> container passthrough script
|
||||
become: true
|
||||
vars:
|
||||
ssh_listen_port: "{{ config.vars.ssh_listen_port }}"
|
||||
dokku_container_ip: "{{ dokku_ps_inspect.stdout }}"
|
||||
template:
|
||||
src: "{{ app_config_root }}/templates/gitea.j2"
|
||||
|
Reference in New Issue
Block a user