Fix privilege escalation timeout for remove-node playbook
parent
82deb2c57f
commit
1eaa6925b9
|
@ -1,6 +1,8 @@
|
|||
---
|
||||
|
||||
- hosts: all
|
||||
vars:
|
||||
ansible_ssh_pipelining: true
|
||||
gather_facts: true
|
||||
|
||||
- hosts: etcd:k8s-cluster:vault:calico-rr
|
||||
|
|
Loading…
Reference in New Issue