Skip to content
Snippets Groups Projects
Commit d54da727 authored by nimrod's avatar nimrod
Browse files

Require the latest Ansible version.

parent 1d0f649d
No related branches found
No related tags found
No related merge requests found
...@@ -7,5 +7,5 @@ setup( ...@@ -7,5 +7,5 @@ setup(
author="Nimrod Adar", author="Nimrod Adar",
author_email="nimrod@shore.co.il", author_email="nimrod@shore.co.il",
version=open("VERSION", "r").read().strip(), version=open("VERSION", "r").read().strip(),
install_requires=["ansible==2.9.6"], install_requires=["ansible==2.10.4"],
) )
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment