mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-03-20 12:07:34 +08:00
copr-backend: fixing ssh_config, take #4 (ownership)
This commit is contained in:
@@ -67,8 +67,8 @@
|
||||
template:
|
||||
src: "ssh_config.j2"
|
||||
dest: /home/copr/.ssh/config
|
||||
owner: resalloc
|
||||
group: resalloc
|
||||
owner: copr
|
||||
group: copr
|
||||
mode: 0600
|
||||
tags:
|
||||
- backend_to_hv_ssh_config
|
||||
|
||||
Reference in New Issue
Block a user