diff --git a/setup.py b/setup.py index fb1eb86..73acc55 100644 --- a/setup.py +++ b/setup.py @@ -11,7 +11,7 @@ 'pyyaml', 'prettytable', 'cryptography', - 'ansible==1.9.3', + 'ansible==8.5.0', 'HTMLParser', 'netaddr' ]