Switching to sudo become method for configure_node_for_k8s
This commit is contained in:
parent
14c76fc7b6
commit
81ccce4795
@ -1,7 +1,7 @@
|
||||
---
|
||||
- hosts: masters,workers
|
||||
become: yes
|
||||
become_method: su
|
||||
become_method: sudo
|
||||
become_user: root
|
||||
tasks:
|
||||
- name: Add overlay modprobe module
|
||||
|
Loading…
Reference in New Issue
Block a user