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