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

Require the latest Ansible version.

parent 1d0f649d
Branches
Tags
No related merge requests found
......@@ -7,5 +7,5 @@ setup(
author="Nimrod Adar",
author_email="nimrod@shore.co.il",
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