carandclassic.inbucket
Role Name
Ansible role for installing InBucket
Installation
To install the role, run:
ansible-galaxy install carandclassic.inbucket
Role Variables
The package works without changing any settings, but you can check the Defaults file if you want to change any variables. For full configuration details, visit: https://www.inbucket.org/configurator/
Example Playbook
Here’s a simple example of how to use the role (for example, with custom variables):
- hosts: servers
roles:
- { role: carandclassic.inbucket }
Laravel
If you are using it with Laravel, make sure to add this to your .env file, changing the values if you have configured them differently:
MAIL_DRIVER=smtp
MAIL_HOST=localhost
MAIL_PORT=2500
License
MIT
Author Information
Informazioni sul progetto
Ansible role for installing Inbucket mail catcher
Installa
ansible-galaxy install carandclassic.inbucket
Licenza
mit
Download
386
Proprietario