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