Skip to content

Latest commit

 

History

History
31 lines (18 loc) · 1.5 KB

File metadata and controls

31 lines (18 loc) · 1.5 KB

ANXS - python

GitHub Actions Workflow Status Maintenance Ansible Role GitHub License

Ansible role which installs python, pip, virtualenv, and uv

Requirements & Dependencies

  • Tested on Ansible 2.12 or higher.

Variables

This is a partial listing of configurable variables

  • python_versions is a list of python versions to install from the deadsnakes PPA.
  • python_uv_version can be set to true to install uv.

Testing

This project uses molecule to test a few scenarios. You can kick off the tests (and linting) with make test.

Note on AI Usage

This project has been developed with AI assistance. Contributions making use of AI generated content are welcome, however they must be human reviewed prior to submission as pull requests, or issues. All contributors must be able to fully explain and defend any AI generated code, documentation, issues, or tests they submit. Contributions making use of AI must have this explicitly declared in the pull request or issue. This also applies to utilization of AI for reviewing of pull requests.

Feedback, bug-reports, requests, ...

Are welcome!