Skip to content
This repository was archived by the owner on Oct 30, 2025. It is now read-only.

Latest commit

 

History

History
30 lines (18 loc) · 796 Bytes

File metadata and controls

30 lines (18 loc) · 796 Bytes

Python3

Build Status License: GPL v3 Ansible Galaxy: lesfurets.python3

Ansible role to install python3 from system package

Requirements

None

Role Variables

None, this role simply install python3

Dependencies

Role lesfurets.epel is used for RedHat/CentOS.

Example Playbook

- hosts: servers
  roles:
     - lesfurets.python3

License

Licensed unter the GPLv3 License. See LICENSE file for details.