mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-07-16 11:40:28 +08:00
@@ -45,7 +45,7 @@
|
||||
notify: reload httpd
|
||||
|
||||
- name: timeout in case url.ca goes down (with da.gd patch)
|
||||
copy: src=class_urlshort.php dest=/usr/share/sticky-notes/classes/class_urlshort_dagd.php owner=root group=root mode=644
|
||||
copy: src=class_urlshort_dagd.php dest=/usr/share/sticky-notes/classes/class_urlshort.php owner=root group=root mode=644
|
||||
when: env == 'staging'
|
||||
notify: reload httpd
|
||||
|
||||
|
||||
Reference in New Issue
Block a user