geerlingguy / ansible-role-repo-remi

Ansible Role - Remi RPM Repository for RHEL/CentOS
https://galaxy.ansible.com/geerlingguy/repo-remi/
MIT License
36 stars 52 forks source link

Add template for remi.repo to enable specific repos by config #1

Closed FlxPeters closed 9 years ago

FlxPeters commented 9 years ago

This is a approach to enable some remi repo's by config. You can enable the php56 repo to install php 5.6 with the php role for example.

geerlingguy commented 9 years ago

Thanks; but I think some of these options should be handled by playbooks downstream from this role; other PRs will handle some of the additional flexibility needed to use this role in more environments.