Add role to deploy GKS IIIF manifests
This commit is contained in:
5
roles/iiif-manif/handlers/main.yml
Normal file
5
roles/iiif-manif/handlers/main.yml
Normal 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
|
||||
Reference in New Issue
Block a user