init
This commit is contained in:
16
meta/main.yml
Normal file
16
meta/main.yml
Normal file
@ -0,0 +1,16 @@
|
||||
---
|
||||
|
||||
dependencies: []
|
||||
|
||||
galaxy_info:
|
||||
author: autonomic
|
||||
description: |
|
||||
Installs a specific version of PHP using the popular and reliable
|
||||
deb.sury.org repositories. See https://deb.sury.org/ for more.
|
||||
company: Autonomic
|
||||
license: GPLv3
|
||||
min_ansible_version: 2.8
|
||||
platforms:
|
||||
- name: Debian
|
||||
versions:
|
||||
- stretch
|
||||
Reference in New Issue
Block a user