Merge pull request #2758 from girikuncoro/fix-remove-node
Fix privilege escalation timeout for remove-node playbook
This commit is contained in:
commit
d7d85d2d3e
1 changed files with 2 additions and 0 deletions
|
@ -1,6 +1,8 @@
|
|||
---
|
||||
|
||||
- hosts: all
|
||||
vars:
|
||||
ansible_ssh_pipelining: true
|
||||
gather_facts: true
|
||||
|
||||
- hosts: etcd:k8s-cluster:vault:calico-rr
|
||||
|
|
Loading…
Reference in a new issue