Use ansible 2.5.0rc3

This commit is contained in:
2018-03-20 22:15:06 +02:00
parent 52b4efd3b0
commit 8adc1cb3bb
2 changed files with 23 additions and 36 deletions

View File

@ -1,20 +1,13 @@
[[source]]
url = "https://pypi.python.org/simple"
verify_ssl = true
name = "pypi"
[packages]
ansible = "*"
ansible = "==2.5.0rc3"
ansible-lint = "*"
[dev-packages]
[requires]
python_version = "3.6"