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:
Gregor Krmelj 2021-01-11 10:39:06 +01:00 committed by GitHub
parent 6f471d1c5e
commit 1d7d84540f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,4 +1,4 @@
ansible==2.9.6
ansible==2.9.16
jinja2==2.11.1
netaddr==0.7.19
pbr==5.4.4