daixijun.php

daixijun.php

Codacy Badge Build Status Ansible Galaxy GitHub tag (latest SemVer)

Ansible Source Installation of PHP

Requirements

  • RHEL/CentOS 7.x
  • Ansible 2.9 or higher
  • PHP 7.1 or higher

Variables

default vars

Dependencies

No dependencies

Usage Example

- hosts: servers
  roles:
    - role: daixijun.php
      php_version: 7.2.17

Known Issues

  • libzip version 1.4 and above requires CMake version 3.0 or higher to compile. The default CMake version on CentOS 7 is 2.8, which only supports up to libzip version 1.3.2.
  • PHP versions 7.4 and above are currently not supported.

License

BSD

Maintainer

Informazioni sul progetto

Install php from source code

Installa
ansible-galaxy install daixijun.php
Licenza
Unknown
Download
252
Proprietario