Pipfile: Upgrade to Ansible 2.6.x
This commit is contained in:
parent
c21207f704
commit
edd55124e8
2
Pipfile
2
Pipfile
@ -8,7 +8,7 @@ name = "pypi"
|
||||
PyYAML = "*"
|
||||
paramiko = "*"
|
||||
cryptography = "*"
|
||||
ansible = "<2.6"
|
||||
ansible = "==2.6.*"
|
||||
netaddr = "*"
|
||||
|
||||
[dev-packages]
|
||||
|
Loading…
x
Reference in New Issue
Block a user