Skip to content

Commit

Permalink
Fix issues with tls and installing galaxy roles
Browse files Browse the repository at this point in the history
Bump to ansible>=2.4.3
Backported to 2.3 but not yet released

ansible/ansible#25402
  • Loading branch information
JohnGarbutt committed Mar 6, 2018
1 parent df9d794 commit 8253fcf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
ansible==2.3.1.0
ansible>=2.4.3
shade==1.22.2 # Used by the ansible openstack modules
python-openstackclient==3.11.0 # Provides the openstack cli
python-heatclient==1.10.0
Expand Down

0 comments on commit 8253fcf

Please sign in to comment.