fixing dns
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user