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