6 lines
100 B
YAML
6 lines
100 B
YAML
|
---
|
||
|
- name: Restart the instagram bridge
|
||
|
systemd:
|
||
|
name: bridge_instagram
|
||
|
state: restarted
|