Skip to content

Commit

Permalink
php7 for openSUSE Leap and 5 stars.
Browse files Browse the repository at this point in the history
  • Loading branch information
robertdebock committed Oct 18, 2018
1 parent 0aa3370 commit 071abf0
Show file tree
Hide file tree
Showing 4 changed files with 5 additions and 5 deletions.
1 change: 1 addition & 0 deletions .gitignore
@@ -1,2 +1,3 @@
molecule/*/.molecule
*.log
*.swp
3 changes: 2 additions & 1 deletion meta/main.yml
Expand Up @@ -3,7 +3,8 @@ galaxy_info:
author: Robert de Bock
role_name: php
description: Provides PHP for your system.
license: Apache License, Version 2.0
license: Apache-2.0
company: none
min_ansible_version: 2.4

platforms:
Expand Down
4 changes: 0 additions & 4 deletions vars/Alpine.yml

This file was deleted.

2 changes: 2 additions & 0 deletions vars/main.yml
Expand Up @@ -5,5 +5,7 @@ php_packages:
- php
Alpine:
- "php{{ php_alpine_version }}"
openSUSE Leap:
- php7

php_ini_location: /etc/php.ini

0 comments on commit 071abf0

Please sign in to comment.