Update install-k8s.yml

This commit is contained in:
Expand-sys 2022-10-10 20:37:20 +00:00 committed by GitHub
parent 55b97f4709
commit 67683c14e8
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,11 +1,6 @@
---
- hosts: "masters, workers"
remote_user: ubuntu
become: yes
become_method: sudo
become_user: root
gather_facts: yes
connection: ssh
- hosts: "localhost"
connection: local
tasks:
- name: Create containerd config file