ansible: drop boto dependency
Does not seem to be needed. Hasn't been updated in over a year either.
This commit is contained in:
parent
5533eaa2d4
commit
4af94d0f5a
@ -38,7 +38,7 @@ buildPythonPackage rec {
|
||||
'';
|
||||
|
||||
propagatedBuildInputs = [
|
||||
pycrypto paramiko jinja2 pyyaml httplib2 boto
|
||||
pycrypto paramiko jinja2 pyyaml httplib2
|
||||
six netaddr dnspython jmespath dopy
|
||||
] ++ lib.optional windowsSupport pywinrm;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user