Initial skeleton of setup. Ansible only runs a few initial tasks.
This commit is contained in:
14
ansible/Pipfile
Normal file
14
ansible/Pipfile
Normal file
@@ -0,0 +1,14 @@
|
||||
[[source]]
|
||||
|
||||
url = "https://pypi.python.org/simple"
|
||||
verify_ssl = true
|
||||
name = "pypi"
|
||||
|
||||
|
||||
[dev-packages]
|
||||
|
||||
|
||||
|
||||
[packages]
|
||||
|
||||
ansible = "==2.4.0.0"
|
||||
Reference in New Issue
Block a user