Use ansible >= 2.5.1 for pipenv

This commit is contained in:
Alan Orth 2018-05-18 17:35:07 +03:00
parent 073e02f875
commit 533b9c60e7
Signed by: alanorth
GPG Key ID: 0FB860CC9C45B1B9
2 changed files with 4 additions and 4 deletions

View File

@ -8,7 +8,7 @@ name = "pypi"
PyYAML = "*" PyYAML = "*"
paramiko = "*" paramiko = "*"
cryptography = "*" cryptography = "*"
ansible = "==2.5.2" ansible = ">=2.5.1"
netaddr = "*" netaddr = "*"
[dev-packages] [dev-packages]

6
Pipfile.lock generated
View File

@ -1,7 +1,7 @@
{ {
"_meta": { "_meta": {
"hash": { "hash": {
"sha256": "114df79ccfeb37984c5d353c79c4c0f1c1da24496bf4e8044f5b314ad1b7782f" "sha256": "21d207930877de34f4a16647df0ef7d9a6f9185863f5a557424f0c41b6204ab5"
}, },
"pipfile-spec": 6, "pipfile-spec": 6,
"requires": { "requires": {
@ -18,10 +18,10 @@
"default": { "default": {
"ansible": { "ansible": {
"hashes": [ "hashes": [
"sha256:a95483f3b33e0f97d03badaad073392ed03a2b2f526bec4ddf598edfc1c03ae5" "sha256:0b34126dad0a77fce220d264ba5179221bbff82af5fda5de197dffb96171749c"
], ],
"index": "pypi", "index": "pypi",
"version": "==2.5.2" "version": "==2.5.3"
}, },
"asn1crypto": { "asn1crypto": {
"hashes": [ "hashes": [