Copy over an icon too.

This commit is contained in:
Ralph Bean 2014-03-14 18:59:59 +00:00
parent 5033c42e7d
commit 5c65c352da
2 changed files with 6 additions and 0 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 12 KiB

View file

@ -92,6 +92,12 @@
- packages/tmp
when: install_packages_indexer
- name: Copy over the default icon
copy: >
src=package_128x128.png
dest=/var/cache/fedoracommunity/packages/icons/package_128x128.png
when: install_packages_indexer
- name: Copy some scripts for /usr/local
copy: src="{{item}}" dest="/usr/local/bin/{{item}}" mode=0755
with_items: