ansible-python35 Ansible role to install python3.5 on Alpine. Requirements No requirements. Role Variables python35_alpine_pkg: List of package to install on host. Dependencies No dependancies. Example Playbook - hosts: servers roles: - role: lchabert.ansible-python34 License MIT