mirror of
https://github.com/jcwimer/multi-cloud-kubernetes
synced 2026-04-11 23:59:29 +00:00
Terraform working with ansible
This commit is contained in:
12
ansible/Pipfile
Normal file
12
ansible/Pipfile
Normal file
@@ -0,0 +1,12 @@
|
||||
[[source]]
|
||||
url = "https://pypi.python.org/simple"
|
||||
verify_ssl = true
|
||||
name = "pypi"
|
||||
|
||||
[dev-packages]
|
||||
|
||||
[packages]
|
||||
ansible = "==2.4.0.0"
|
||||
|
||||
[requires]
|
||||
python_version = "2.7"
|
||||
Reference in New Issue
Block a user