mirror of
https://github.com/ansible/awx.git
synced 2026-05-09 02:17:37 -02:30
Include awx logos for official installs
This commit is contained in:
@@ -14,8 +14,8 @@
|
|||||||
|
|
||||||
- name: Copy logos for inclusion in sdist
|
- name: Copy logos for inclusion in sdist
|
||||||
copy:
|
copy:
|
||||||
src: "../../awx-logos/awx/ui/client/assets"
|
src: "../../awx-logos/awx/ui/client/assets/"
|
||||||
dest: "../awx/ui/client/"
|
dest: "../awx/ui_next/public/static/media/"
|
||||||
delegate_to: localhost
|
delegate_to: localhost
|
||||||
when: awx_official|default(false)|bool
|
when: awx_official|default(false)|bool
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user