Skip to content
Snippets Groups Projects
Verified Commit 278fe70c authored by Karel van Klink's avatar Karel van Klink :smiley_cat:
Browse files

ansible-runner version compatibility

parent 8dc91af8
No related branches found
No related tags found
No related merge requests found
Pipeline #83975 passed
...@@ -20,7 +20,7 @@ setup( ...@@ -20,7 +20,7 @@ setup(
"netaddr", "netaddr",
"jmespath~=1.0.0", "jmespath~=1.0.0",
"dictdiffer~=0.9.0", "dictdiffer~=0.9.0",
"ansible-runner==2.3.3", "ansible-runner~=2.3.3",
], ],
license="MIT", license="MIT",
license_files=("LICENSE.txt",), license_files=("LICENSE.txt",),
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment