mirror of
https://github.com/internetarchive/brozzler.git
synced 2025-02-25 00:59:52 -05:00
6 lines
78 B
YAML
6 lines
78 B
YAML
---
|
|
- name: restart pywb
|
|
service: name=pywb state=restarted
|
|
become: true
|
|
|