An open API service indexing awesome lists of open source software.

https://github.com/ccdc-opensource/ansible-role-ccdc-system-python

Install Python on the target system using a package manager.
https://github.com/ccdc-opensource/ansible-role-ccdc-system-python

ansible build-systems

Last synced: about 2 months ago
JSON representation

Install Python on the target system using a package manager.

Awesome Lists containing this project

README

          

# Ansible Role: System Python setup

Install Python on the target system using a package manager.

## Requirements

None

## Role Variables

None, this is specific to CCDC

## Dependencies

None.

## Example Playbook

- hosts: all
roles:
- ccdc.system_python

## License

MIT / BSD

## Author Information

This role was created in 2020 by Claudio Bantaloukas, based on existing roles at CCDC, by Jeff Geerling and google searches