Move all shared into this new repo
This commit is contained in:
6
code/php-7.1/tasks/main.yml
Normal file
6
code/php-7.1/tasks/main.yml
Normal file
@@ -0,0 +1,6 @@
|
||||
---
|
||||
# php-7.1
|
||||
|
||||
# Install PHP 7.1 - Debian All Versions
|
||||
- include_tasks: install-debian.yml
|
||||
when: ansible_os_family == "Debian"
|
||||
Reference in New Issue
Block a user