mirror of
https://gitlab.sectorq.eu/jaydee/ansible.git
synced 2026-03-13 05:42:46 +01:00
build
This commit is contained in:
5
roles/kubernetes/handlers/main.yml
Normal file
5
roles/kubernetes/handlers/main.yml
Normal file
@@ -0,0 +1,5 @@
|
||||
- name: restart containerd
|
||||
systemd:
|
||||
name: containerd
|
||||
state: restarted
|
||||
enabled: yes
|
||||
Reference in New Issue
Block a user