diff --git a/setup.py b/setup.py index 0f87e0af72d699bf907957897f257d1f6fc7dbb8..8cb1077892f9e228142d90b26e49fd049200ae22 100644 --- a/setup.py +++ b/setup.py @@ -18,6 +18,7 @@ setup( "ncclient", "xmltodict", "netaddr", + "ansible-runner==2.3.3" ], license="MIT", license_files=("LICENSE.txt",),