Attention des changements sont bientôt à prévoir sur l'instance gitea d'Aurore :
---
# Build front-end bundle
- name: Build front-end for CodiMD
command: yarn run build
args:
chdir: /var/local/codimd/codimd
become: true
become_user: codimd
# Reload systemd daemons when a service file changes
- name: Reload systemd daemons
command: systemctl daemon-reload