Browse Source
Update Ansible to v2.9.17 (#7291)
This updates Ansible version to the latest stable version 2.9.17.
pull/7318/head
Kenichi Omichi
4 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
1 additions and
1 deletions
-
requirements.txt
|
|
@ -1,4 +1,4 @@ |
|
|
|
ansible==2.9.16 |
|
|
|
ansible==2.9.17 |
|
|
|
jinja2==2.11.1 |
|
|
|
netaddr==0.7.19 |
|
|
|
pbr==5.4.4 |
|
|
|