2017 © Pedro Peláez
 

chef-role ansible-role-php

Ansible role to install and configure php on gentoo instances.

image

vundb/ansible-role-php

Ansible role to install and configure php on gentoo instances.

  • Saturday, September 30, 2017
  • by vundb
  • Repository
  • 1 Watchers
  • 0 Stars
  • 58 Installations
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 11 Versions
  • 9 % Grown

The README.md

Ansible Role PHP

Ansible role to install and configure php on gentoo instances., (*1)

Supported Distributions

  • Gentoo

Role Variables

  • php_services: Array with services to be restarted after configuration changes., (*2)

  • php_version: PHP Version to be installed. Supported values are [5.6, 7.0, 7.1, 7.2, 7.3], (*3)

  • php_extensions: Array with PHP extensions to be installed. Supported values are ["apache2", "fpm"], (*4)

  • php_config: Array with configuration entries. See default vars file, (*5)

Dependencies

vundb/ansible-role-portage, (*6)

Example Playbook

- hosts: all
  roles:
    - role: vundb-php
      php_version: "7.2"
      php_extensions: ["apache2"]

License

MIT, (*7)

Author Information

  • You can find more roles in my GitHub channel vundb
  • Follow me on Twitter @vundb

The Versions

30/09 2017

dev-master

9999999-dev

Ansible role to install and configure php on gentoo instances.

  Sources   Download

MIT

The Requires

 

by Viktor Breitenbuecher

30/09 2017

1.5.0

1.5.0.0

Ansible role to install and configure php on gentoo instances.

  Sources   Download

MIT

The Requires

 

by Viktor Breitenbuecher

13/05 2017

1.4.0

1.4.0.0

Ansible role to install and configure php on gentoo instances.

  Sources   Download

MIT

The Requires

 

by Viktor Breitenbuecher

05/02 2017

1.3.3

1.3.3.0

Ansible role to install and configure php on gentoo instances.

  Sources   Download

MIT

The Requires

 

by Viktor Breitenbuecher

21/01 2017

1.3.2

1.3.2.0

Ansible role to install and configure php on gentoo instances.

  Sources   Download

MIT

The Requires

 

by Viktor Breitenbuecher

28/12 2016

1.3.1

1.3.1.0

Ansible role to install and configure php on gentoo instances.

  Sources   Download

MIT

The Requires

 

by Viktor Breitenbuecher

02/12 2016

dev-feature/centos

dev-feature/centos

Ansible role to install and configure php on gentoo instances.

  Sources   Download

MIT

The Requires

 

by Viktor Breitenbuecher

02/12 2016

1.3.0

1.3.0.0

Ansible role to install and configure php on gentoo instances.

  Sources   Download

MIT

The Requires

 

by Viktor Breitenbuecher

26/11 2016

1.2.0

1.2.0.0

Ansible role to install and configure php on gentoo instances.

  Sources   Download

MIT

The Requires

 

by Viktor Breitenbuecher

05/07 2016

1.1.0

1.1.0.0

Ansible role to install and configure php on gentoo instances.

  Sources   Download

MIT

The Requires

 

by Viktor Breitenbuecher

02/07 2016

1.0.0

1.0.0.0

Ansible role to install and configure php on gentoo instances.

  Sources   Download

MIT

The Requires

 

by Viktor Breitenbuecher