mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-04-28 20:42:20 +08:00
Ah, rsync takes care of this.
This commit is contained in:
@@ -89,9 +89,6 @@
|
||||
synchronize: >
|
||||
src=/srv/web/infra/badges/pngs
|
||||
dest=/usr/share/badges/pngs
|
||||
owner=root
|
||||
group=root
|
||||
mode=0644
|
||||
tags:
|
||||
- assets
|
||||
|
||||
@@ -107,9 +104,6 @@
|
||||
synchronize: >
|
||||
src=/srv/web/infra/badges/stls
|
||||
dest=/usr/share/badges/stls
|
||||
owner=root
|
||||
group=root
|
||||
mode=0644
|
||||
tags:
|
||||
- assets
|
||||
|
||||
|
||||
Reference in New Issue
Block a user