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" - hosts: "localhost"
remote_user: ubuntu connection: local
become: yes
become_method: sudo
become_user: root
gather_facts: yes
connection: ssh
tasks: tasks:
- name: Create containerd config file - name: Create containerd config file