Start EDA #1

Merged
ptoal merged 11 commits from devel into main 2023-12-20 22:59:57 +00:00
Showing only changes of commit e0732bb8bd - Show all commits

View File

@@ -15,7 +15,7 @@
# Temporary until this drops: https://github.com/ansible/ansible/issues/81092
- name: Unzip file to web dir
ansible.builtin.command: unzip /tmp/BABFrontend.zip -d /usr/share/nginx/html/
ansible.builtin.command: unzip /tmp/BABFrontend.zip -o -d /usr/share/nginx/html/
- name: Clean up artifact download
ansible.builtin.file: