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:
parent
6f471d1c5e
commit
1d7d84540f
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
ansible==2.9.6
|
||||
ansible==2.9.16
|
||||
jinja2==2.11.1
|
||||
netaddr==0.7.19
|
||||
pbr==5.4.4
|
||||
|
|
Loading…
Reference in a new issue