Skip to content
Snippets Groups Projects
Commit 1d6dfc88 authored by Maarten de Waard's avatar Maarten de Waard :angel:
Browse files

Merge branch 'make-rsync-use-ssh-args' into 'master'

make rsync use ssh args so you can do --ansible-param='--ssh-common-args=-i ~/.ssh/openappstack-ci'

See merge request openappstack/openappstack!154
parents 49b1a837 54a74af7
No related branches found
No related tags found
No related merge requests found
......@@ -15,6 +15,7 @@
src: '../../helmfiles'
dest: '{{ data_directory }}/source'
delete: true
use_ssh_args: true
become: true
- name: Create value overrides directory
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment