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
pull/7132/head
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
1 changed files with 1 additions and 1 deletions

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