Skip to content

KornKalle/ansible-php74-fpm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Role Name

This role installs php 7.4 and php-fpm under Debian 10 / Ubuntu 18.04, 20.04 and RHEL / CentOS 8. Default is listening on 127.0.0.1:9000 for fpm service, but this can be overridden. Resource limits will be quite high, but can be tuned with overriding the variables found in defaults/main.yml.

Requirements

Ansible >= 2.9

Role Variables

None.

Dependencies

None.

Example Playbook

Including an example of how to use your role (for instance, with variables passed in as parameters) is always nice for users too:

- hosts: nginx
  roles:
     - { role: kornkalle.ansible_php74_fpm }

License

GPLv3

Author Information

[email protected]

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages