Tiny freezebreak request here. We want to add a new icon for fedimg with the following patch: diff --git a/roles/apps-fp-o/files/img/icons/fedimg.png b/roles/apps-fp-o/files/img/icons/fedimg.png new file mode 100644 index 0000000..2cc02f0 Binary files /dev/null and b/roles/apps-fp-o/files/img/icons/fedimg.png differ diff --git a/roles/apps-fp-o/tasks/main.yml b/roles/apps-fp-o/tasks/main.yml index 948d74c..e4a5d5b 100644 --- a/roles/apps-fp-o/tasks/main.yml +++ b/roles/apps-fp-o/tasks/main.yml @@ -28,3 +28,8 @@ - restart httpd tags: - apps-fp-o + +- name: Copy over any extra icons we carry + sync: src=img/icons dest=/srv/web/apps-fp-o/img/icons + tags: + - apps-fp-o
Attachment:
signature.asc
Description: PGP signature
_______________________________________________ infrastructure mailing list infrastructure@xxxxxxxxxxxxxxxxxxxxxxx https://admin.fedoraproject.org/mailman/listinfo/infrastructure