Browse Source

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 4 years ago
committed by GitHub
parent
commit
1d7d84540f
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions
  1. 2
      requirements.txt

2
requirements.txt

@ -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…
Cancel
Save