Move pangolin role
This commit is contained in:
6
ansible/roles/pangolin_server/handlers/main.yaml
Normal file
6
ansible/roles/pangolin_server/handlers/main.yaml
Normal file
@@ -0,0 +1,6 @@
|
||||
- name: Restart pangolin
|
||||
shell: |
|
||||
podman compose down
|
||||
podman compose up --build -d
|
||||
args:
|
||||
chdir: /home/pangolin
|
||||
Reference in New Issue
Block a user