mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2026-02-28 09:39:12 +03:00
Fix up warnings and deprecations (#1848)
This commit is contained in:
@@ -11,10 +11,6 @@
|
||||
- include: bootstrap-centos.yml
|
||||
when: bootstrap_os == "centos"
|
||||
|
||||
- task:
|
||||
debug:
|
||||
msg: "bootstrap_os: {{ bootstrap_os|d('') }}"
|
||||
|
||||
- include: setup-pipelining.yml
|
||||
|
||||
- name: check if atomic host
|
||||
|
||||
Reference in New Issue
Block a user