mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2026-02-28 09:39:12 +03:00
update ansible dependecy (#7128)
This solves the error "Service is in unknown state" when creating a new Kubernetes installation. See: https://github.com/ansible/ansible/issues/71528
This commit is contained in:
@@ -1,4 +1,4 @@
|
|||||||
ansible==2.9.6
|
ansible==2.9.16
|
||||||
jinja2==2.11.1
|
jinja2==2.11.1
|
||||||
netaddr==0.7.19
|
netaddr==0.7.19
|
||||||
pbr==5.4.4
|
pbr==5.4.4
|
||||||
|
|||||||
Reference in New Issue
Block a user