rm-software.python

Role Name

Add a software repository and install Python if python_python is not found. Many distributions are outdated.

Requirements

None

Role Variables

Choose your Python version. Here are the default values:

python_repo: ppa:jonathonf/python-3.6
python_package: python3.6
python_pip: python3-pip
python_python: /usr/bin/python3.6

Dependencies

None.

Example Playbook

- hosts: servers
  - import_role:
      name: python
Informazioni sul progetto

Python 3 repo and package install

Installa
ansible-galaxy install rm-software.python
Licenza
apache-2.0
Download
667
Proprietario