Ho Kim
6 months ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with
1 additions and
1 deletions
-
roles/kubernetes/preinstall/tasks/0020-set_facts.yml
|
|
@ -33,7 +33,7 @@ |
|
|
|
failed_when: false |
|
|
|
register: resolvconf_stat |
|
|
|
|
|
|
|
- name: Fetch resolconf |
|
|
|
- name: Fetch resolvconf |
|
|
|
when: resolvconf_stat.stat.exists is defined and resolvconf_stat.stat.exists |
|
|
|
block: |
|
|
|
|
|
|
|