mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-04-27 20:12:54 +08:00
Wrong bit.
This commit is contained in:
@@ -45,7 +45,7 @@
|
||||
|
||||
- name: copy keys into pki directory for staging
|
||||
copy: src={{private}}/files/fedimg/{{item}} dest=/etc/pki/fedimg/{{item}}
|
||||
owner=fedmsg group=fedmsg mode=0100
|
||||
owner=fedmsg group=fedmsg mode=0400
|
||||
with_items:
|
||||
- fedimg-dev
|
||||
- fedimg-dev.pub
|
||||
|
||||
Reference in New Issue
Block a user