mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2026-02-01 01:28:11 -03:30
[mitogent] update to 0.3.2 (#8470)
This commit is contained in:
@@ -7,10 +7,10 @@
|
||||
## Install
|
||||
|
||||
```ShellSession
|
||||
ansible-playbook mitogen.yml
|
||||
ansible-playbook contrib/mitogen/mitogen.yml
|
||||
```
|
||||
|
||||
Ensure to enable mitogen use by environment varialbles:
|
||||
The above playbook sets the ansible `strategy` and `strategy_plugins` in `ansible.cfg` but you can also enable them if you use your own `ansible.cfg` by setting the environment varialbles:
|
||||
|
||||
```ShellSession
|
||||
export ANSIBLE_STRATEGY=mitogen_linear
|
||||
|
||||
Reference in New Issue
Block a user