mirror of
https://github.com/Expand-sys/kubernetes-rocky9
synced 2025-12-16 15:42:14 +11:00
Update install-k8s.yml
This commit is contained in:
parent
0a53759c12
commit
1aa772306c
1 changed files with 1 additions and 1 deletions
|
|
@ -1,6 +1,6 @@
|
||||||
---
|
---
|
||||||
- hosts: "masters, workers"
|
- hosts: "masters, workers"
|
||||||
remote_user: cloud_user
|
remote_user: ubuntu
|
||||||
become: yes
|
become: yes
|
||||||
become_method: sudo
|
become_method: sudo
|
||||||
become_user: root
|
become_user: root
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue