mirror of
https://github.com/internetarchive/brozzler.git
synced 2025-02-25 09:01:32 -05:00
6 lines
78 B
YAML
6 lines
78 B
YAML
![]() |
---
|
||
|
- name: restart pywb
|
||
|
service: name=pywb state=restarted
|
||
|
become: true
|
||
|
|