fixing dns

This commit is contained in:
2021-11-10 00:37:26 +01:00
parent 94a80c12ec
commit 54bdce08b2
2 changed files with 13 additions and 1 deletions

View File

@@ -6,6 +6,11 @@
async: 45
poll: 0
- name: "restartkubelet"
systemd:
name: kubelet
state: restarted
tasks:
- name: "do apt stuff"
import_tasks: tasks/apt.yaml