Skip to content

cloud3rsio/ansible-role-php

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cloud3rsio.php

Install php.

Installation

$ ansible-galaxy install cloud3rsio.php

Requirements

Nothing.

Role Variables

Key Default Value Type
php_version 7.4.9 Int
php_dir /usr/local/php String
php_phpbuild_root /usr/local/php-build String
php_PHP_BUILD_EXTRA_MAKE_ARGUMENTS -j2 String
php_configurations Reference to defaults/main.yml Array
php_fpm_pool Reference to defaults/main.yml Hash

Dependencies

  • cloud3rsio.phpbuild

Example Playbook

- hosts: all
  roles:
    - role: cloud3rsio.php
      php_version: 7.4.9

License

MIT

Author Information

  • youyo

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Languages