mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-04-29 21:10:20 +08:00
[copr] typo
This commit is contained in:
@@ -128,5 +128,5 @@
|
||||
copy: src="delete-forgotten-instances.cron" dest=/etc/cron.daily/delete-forgotten-instances owner=root group=root mode=755
|
||||
|
||||
- name: add sign machine address into the sign.conf
|
||||
lineinfile: dest="/etc/sign.conf" regexp="^server" line="server':' {{ signer_host }}"
|
||||
lineinfile: dest="/etc/sign.conf" regexp="^server" line="server: {{ signer_host }}"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user