naftulikay.vagrant-python-dev
ansible-role-vagrant-python-dev 
An Ansible role for a Vagrant-based Python development setup.
Available on Ansible Galaxy at naftulikay.vagrant-python-dev.
Requirements
A Vagrant machine running a supported operating system.
Role Variables
python_version- The version of Python to install.
vagrant_user- The username of the Vagrant user, defaults to
vagrant
Please see the upstream
naftulikay.vagrant-baseandnaftulikay.python-devroles for additional supported variables.
Dependencies
naftulikay.vagrant-base: Provides base Vagrant configuration.naftulikay.python-dev: Provides a basic Python development environment.
Example Playbook
Install a Python development environment within the Vagrant machine:
---
- hosts: all
roles:
- role: vagrant-python-dev
python_version: 2.7.13
LICENSE
MIT.
About
Install and configure a Python development environment in a Vagrant machine.
Install
ansible-galaxy install naftulikay.vagrant-python-devLicense
mit
Downloads
477
Owner
An urban mystic, pining for conifers in a jungle of concrete and steel.
