name hookshot github private key consistently
This commit is contained in:
@ -65,7 +65,7 @@
|
||||
|
||||
- name: Ensure hookshot github private key file installed if github is enabled
|
||||
copy:
|
||||
src: github-key.pem
|
||||
src: private-key.pem
|
||||
dest: "{{ matrix_hookshot_base_path }}/{{ matrix_hookshot_github_private_key }}"
|
||||
mode: 0600
|
||||
owner: "{{ matrix_user_username }}"
|
||||
|
Reference in New Issue
Block a user