1
0
Fork 0
home-stack-ansible/roles/k3s/handlers/main.yml

7 lines
105 B
YAML
Raw Permalink Normal View History

2022-02-14 16:59:15 +00:00
- name: Restart multipathd
service:
name: multipathd
state: restarted
2021-08-25 04:33:56 +00:00
- name: reboot
reboot: