Добавить roles/docker/handlers/main.yml
This commit is contained in:
parent
7cd30f1360
commit
a3f45d5ce9
6
roles/docker/handlers/main.yml
Normal file
6
roles/docker/handlers/main.yml
Normal file
@ -0,0 +1,6 @@
|
||||
---
|
||||
- name: Restart Portainer Agent
|
||||
command: docker compose up -d
|
||||
args:
|
||||
chdir: /opt/portainer-agent
|
||||
become: yes
|
||||
Loading…
Reference in New Issue
Block a user