Skip to content
Snippets Groups Projects
Commit 4b197dae authored by Mark Goddard's avatar Mark Goddard
Browse files

Add a note to requirements.txt about Ansible dell network module bug 30350

parent c2312561
No related branches found
No related tags found
No related merge requests found
# Ansible 2.3 has a bug (#30350) in the Dell network modules. Pull in a version
# with the fix backported. It can be installed by uncommenting the following
# line and commenting the one after.
# -e git+https://github.com/stackhpc/ansible@issue-30350-2.3#egg=ansible-issue-30350-2.3 # GPLv3
ansible<2.4.0 # GPLv3
cliff>=2.5.0 # Apache
netaddr!=0.7.16,>=0.7.13 # BSD
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment