mirror of
https://github.com/ansible/awx.git
synced 2026-04-11 21:19:22 -02:30
Synchronize breaks with localhost delegation
This commit is contained in:
@@ -19,7 +19,7 @@
|
|||||||
when: awx_official
|
when: awx_official
|
||||||
|
|
||||||
- name: Copy logos for inclusion in sdist
|
- name: Copy logos for inclusion in sdist
|
||||||
synchronize:
|
copy:
|
||||||
src: "../../awx-logos/awx/ui/client/assets"
|
src: "../../awx-logos/awx/ui/client/assets"
|
||||||
dest: "../awx/ui/client/"
|
dest: "../awx/ui/client/"
|
||||||
delegate_to: localhost
|
delegate_to: localhost
|
||||||
|
|||||||
Reference in New Issue
Block a user