Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

set php alternative path for easy switching between php versions #86

Merged
merged 2 commits into from May 28, 2016

Conversation

chregu
Copy link
Member

@chregu chregu commented May 25, 2016

Needed, since it's now possible to install different php versions at once. And when we want to switch from one to another via provisioning, we need to update the alternatives

@@ -46,6 +46,10 @@
- include: wheezy-php5.yml
when: "ansible_lsb.major_release|int < 8 and {{ php_version_installed }} > 5.4"

- name: ubuntu-php5 | set alternative
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Maybe change the name ;)

@krtek4 krtek4 merged commit f3631bd into master May 28, 2016
@krtek4 krtek4 deleted the feature-php-alternatives branch July 22, 2016 13:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants