pOctav / ansible-role-python

Ansible role for Python installs

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

pyslackers.python

Build Status

Python role for ansible. This supports multiple python versions thanks to pythonz.

Requirements

None

Role Variables

  • version: The python version, this must be a valid value in the python ftp site.

Dependencies

None

Example Playbook

- role: pyslackers.python
  version: "3.6.2"

License

MIT

Author Information

None

About

Ansible role for Python installs