mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-04-25 02:50:15 +08:00
Fix spelling error
This commit is contained in:
@@ -149,7 +149,7 @@
|
||||
when: env == 'staging'
|
||||
|
||||
- name: install staging koji ssl key
|
||||
copy: src={{ proivate }}/files/koji/koji.stg_key.pem dest=/etc/pki/tls/private/koji.stg_key.pem
|
||||
copy: src={{ private }}/files/koji/koji.stg_key.pem dest=/etc/pki/tls/private/koji.stg_key.pem
|
||||
notify:
|
||||
- restart httpd
|
||||
tags:
|
||||
|
||||
Reference in New Issue
Block a user