mirror of
https://github.com/phfroidmont/self-hosting.git
synced 2025-12-25 05:36:59 +01:00
6 lines
124 B
YAML
6 lines
124 B
YAML
---
|
|
- name: reload systemd
|
|
command: systemctl daemon-reload
|
|
|
|
- name: restart kubelet
|
|
command: systemctl restart kubelet
|