mirror of
https://github.com/samuelclay/NewsBlur.git
synced 2025-08-31 21:41:33 +00:00
8 lines
141 B
YAML
8 lines
141 B
YAML
![]() |
---
|
||
|
- name: restart netdata
|
||
|
become: yes
|
||
|
docker_container:
|
||
|
name: netdata
|
||
|
restart: yes
|
||
|
container_default_behavior: no_defaults
|