mirror of
https://github.com/Noratrieb/vmlab.git
synced 2026-01-14 16:45:11 +01:00
more stuff
This commit is contained in:
parent
64cb1dd6df
commit
0b4e5f1e27
15 changed files with 122 additions and 153 deletions
4
ansible/roles/k8s-base/handlers/main.yml
Normal file
4
ansible/roles/k8s-base/handlers/main.yml
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
- name: "Containerd config changed"
|
||||
ansible.builtin.service:
|
||||
name: containerd
|
||||
state: reloaded
|
||||
Loading…
Add table
Add a link
Reference in a new issue