Skip to content
Snippets Groups Projects
Unverified Commit dcc267f6 authored by Florian Ruynat's avatar Florian Ruynat Committed by GitHub
Browse files

Remove include task in play, deprecated in favor of import_playbook (#9576)

parent ccf60fc9
No related branches found
No related tags found
No related merge requests found
......@@ -24,7 +24,7 @@
- { role: kubespray-defaults}
- { role: recover_control_plane/control-plane }
- include: cluster.yml
- import_playbook: cluster.yml
- hosts: kube_control_plane
environment: "{{ proxy_disable_env }}"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment