{"id":17169863,"url":"https://github.com/naftulikay/ansible-role-vagrant-python-dev","last_synced_at":"2026-05-05T12:34:01.967Z","repository":{"id":142455367,"uuid":"99516757","full_name":"naftulikay/ansible-role-vagrant-python-dev","owner":"naftulikay","description":"An Ansible role for a Vagrant-based Python development setup.","archived":false,"fork":false,"pushed_at":"2018-01-24T22:53:46.000Z","size":13,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-01-29T23:43:02.022Z","etag":null,"topics":["ansible","python","vagrant"],"latest_commit_sha":null,"homepage":null,"language":"Makefile","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/naftulikay.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2017-08-06T22:27:07.000Z","updated_at":"2017-08-06T23:37:27.000Z","dependencies_parsed_at":null,"dependency_job_id":"3bd6e127-def7-4841-bdb1-33a33f0d6295","html_url":"https://github.com/naftulikay/ansible-role-vagrant-python-dev","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/naftulikay%2Fansible-role-vagrant-python-dev","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/naftulikay%2Fansible-role-vagrant-python-dev/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/naftulikay%2Fansible-role-vagrant-python-dev/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/naftulikay%2Fansible-role-vagrant-python-dev/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/naftulikay","download_url":"https://codeload.github.com/naftulikay/ansible-role-vagrant-python-dev/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245334912,"owners_count":20598390,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["ansible","python","vagrant"],"created_at":"2024-10-14T23:27:36.355Z","updated_at":"2026-05-05T12:33:56.931Z","avatar_url":"https://github.com/naftulikay.png","language":"Makefile","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ansible-role-vagrant-python-dev [![Build Status][travis.svg]][travis]\n\nAn Ansible role for a Vagrant-based Python development setup.\n\nAvailable on Ansible Galaxy at [`naftulikay.vagrant-python-dev`][galaxy].\n\n## Requirements\n\nA Vagrant machine running a supported operating system.\n\n## Role Variables\n\n\u003cdl\u003e\n  \u003cdt\u003e\u003ccode\u003epython_version\u003c/code\u003e\u003c/dt\u003e\n  \u003cdd\u003eThe version of Python to install.\u003c/dd\u003e\n  \u003cdt\u003e\u003ccode\u003evagrant_user\u003c/code\u003e\u003c/dt\u003e\n  \u003cdd\u003eThe username of the Vagrant user, defaults to \u003ccode\u003evagrant\u003c/code\u003e\u003c/dd\u003e\n\u003c/dl\u003e\n\n\u003e Please see the upstream [`naftulikay.vagrant-base`][vagrant-base] and [`naftulikay.python-dev`][python-dev] roles for\nadditional supported variables.\n\n## Dependencies\n\n - [`naftulikay.vagrant-base`][vagrant-base]: Provides base Vagrant configuration.\n - [`naftulikay.python-dev`][python-dev]: Provides a basic Python development environment.\n\n## Example Playbook\n\nInstall a Python development environment within the Vagrant machine:\n\n```\n---\n- hosts: all\n  roles:\n    - role: vagrant-python-dev\n      python_version: 2.7.13\n```\n\n## LICENSE\n\nMIT.\n\n [travis]: https://travis-ci.org/naftulikay/ansible-role-vagrant-python-dev\n [travis.svg]: https://travis-ci.org/naftulikay/ansible-role-vagrant-python-dev.svg?branch=master\n [galaxy]: https://galaxy.ansible.com/naftulikay/vagrant-python-dev/\n [vagrant-base]: https://galaxy.ansible.com/naftulikay/vagrant-base/\n [python-dev]: https://galaxy.ansible.com/naftulikay/python-dev/\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnaftulikay%2Fansible-role-vagrant-python-dev","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnaftulikay%2Fansible-role-vagrant-python-dev","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnaftulikay%2Fansible-role-vagrant-python-dev/lists"}