Skip to content

Instantly share code, notes, and snippets.

@harlowja
Created October 20, 2017 17:56
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save harlowja/4eb6041e6dac25571cea410d59d06c2a to your computer and use it in GitHub Desktop.
Save harlowja/4eb6041e6dac25571cea410d59d06c2a to your computer and use it in GitHub Desktop.
(.venv) LMDV-JHARLOW:openstack-daddy jxharlow$ git diff HEAD~1
diff --git a/requirements.txt b/requirements.txt
index 172214f..52a2669 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -43,8 +43,12 @@ tabulate
# Used to give message -> command suggestions
pylev
-# Ara brings in an ansible that works
-# for it, so that's why its listed first.
+# TODO: Ara will bring in an ansible that works
+# for it, so that's why it's listed first.
+#
+# Remove soon after https://github.com/openstack/ara/commit/8747ff45004fd9623
+# is worked around and released and such...
+ansible>=2.2.0.0,!=2.4.0.0
ara
pymysql
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment