Force synchronize to use ssh_args so it works when using bastion
@ -167,6 +167,7 @@
synchronize:
src: "{{ fname }}"
dest: "{{ fname }}"
use_ssh_args: yes
mode: pull
delegate_to: localhost
become: false
@ -183,6 +184,7 @@
mode: push