mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-04-30 13:32:30 +08:00
copr-hv: ssh pub file as copr-uid only, attempt #2
This commit is contained in:
@@ -130,7 +130,7 @@
|
||||
|
||||
- name: provide pub key, too, so we can install them to generated builder images
|
||||
copy: src=buildsys.pub dest=/home/copr/.ssh/id_rsa.pub
|
||||
owner=copr group=ćopr mode=0600
|
||||
owner=copr mode=0600
|
||||
|
||||
- name: install libvirt packages
|
||||
package: name={{ item }} state=present
|
||||
|
||||
Reference in New Issue
Block a user