Skip to content

HanXHX/ansible-phalcon

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Phalcon PHP Ansible role for Debian

Ansible Galaxy Build Status

Install Phalcon module on Debian Jessie. Note: Debian Stretch and PHP7 will come later.

Requirements

You should install with PHP with another role.

Role Variables

phalcon_version: (optional) Specify phalcon version. If unsef (default), it installs latest version on repository.

Dependencies

None.

Example Playbook

- hosts: servers
  roles:
     - { role: HanXHX.phalcon }

License

GPLv2

Issues

If you have issues with packaging. Please check phalcon-debian.

Author Information