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