Add role to deploy GKS IIIF manifests

This commit is contained in:
2026-03-24 19:14:36 +01:00
parent f36556a850
commit 37d4e70d40
3 changed files with 44 additions and 0 deletions

View File

@@ -0,0 +1,5 @@
---
- name: Restart PM2
ansible.builtin.command: '/home/nicolo/node_modules/bin/pm2 restart all --update-env'
become: true
become_user: nicolo