ansible icon indicating copy to clipboard operation
ansible copied to clipboard

datahub - custom assets from datadir fails if the datadir is not present

Open pmauduit opened this issue 1 year ago • 1 comments
trafficstars

TASK [apache : copy custom assets from datadir] ********************************
fatal: [georchestra]: FAILED! => {"changed": false, "msg": "Source /etc/georchestra/datahub/assets/ not found"}

I suggest to skip the task when /etc/georchestra does not exist.

pmauduit avatar Mar 20 '24 08:03 pmauduit

that task should be run after deploying the datadir ...

landryb avatar Mar 20 '24 09:03 landryb