nabello.install_pecl_php_extension
Role Name
Here is a short description of what this role does.
Requirements
List any requirements that are not covered by Ansible or this role. For example, if the role uses the EC2 module, mention that the boto package is needed.
Role Variables
Describe the variables you can set for this role. This should include variables in defaults/main.yml, vars/main.yml, and any provided through role parameters. Also mention variables that come from other roles or the global scope (like hostvars, group vars, etc.).
Dependencies
List other roles from Galaxy that this role depends on, and provide details about any parameters that need to be set for those roles, or variables used from them.
Example Playbook
It's helpful to show how to use your role, including how to pass variables as parameters:
- hosts: servers
roles:
- { role: username.rolename, x: 42 }
License
BSD
Author Information
Optional section for authors to provide contact info or a website (HTML not allowed).
Ansible galaxy role to install PECL php extensions.
ansible-galaxy install nabello.install_pecl_php_extension