mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-07-26 16:41:07 +08:00
and we need to have the files so it works
This commit is contained in:
@@ -45,7 +45,7 @@
|
||||
|
||||
- name: awk files for csv creation
|
||||
copy: src={{item}} dest=/usr/local/share/web-data-analysis mode=0644
|
||||
with_items: [mirror-data.awk, getfedora-data.awk]
|
||||
with_items: [mirror-data.awk, getfedora-data.awk, getfedora.awk]
|
||||
tags:
|
||||
- web-data
|
||||
|
||||
|
||||
Reference in New Issue
Block a user