Skip to content
Snippets Groups Projects
Verified Commit 75ad161b authored by Maarten de Waard's avatar Maarten de Waard :angel:
Browse files

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

parent 9c2b3a32
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