{"id":21400298,"url":"https://github.com/oefenweb/ansible-mailhog","last_synced_at":"2025-07-13T21:31:16.679Z","repository":{"id":54174361,"uuid":"55861345","full_name":"Oefenweb/ansible-mailhog","owner":"Oefenweb","description":"Ansible role to set up (the latest version of) MailHog in Ubuntu systems","archived":false,"fork":false,"pushed_at":"2023-11-02T11:04:38.000Z","size":99,"stargazers_count":3,"open_issues_count":0,"forks_count":2,"subscribers_count":3,"default_branch":"master","last_synced_at":"2023-11-02T11:37:09.995Z","etag":null,"topics":["ansible","development","mail","mailhog","smtp","ubuntu"],"latest_commit_sha":null,"homepage":"","language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Oefenweb.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null}},"created_at":"2016-04-09T18:46:25.000Z","updated_at":"2023-01-06T23:11:08.000Z","dependencies_parsed_at":"2023-02-09T16:30:42.303Z","dependency_job_id":"41a3d9e5-ffa6-4402-84a4-575c719292af","html_url":"https://github.com/Oefenweb/ansible-mailhog","commit_stats":null,"previous_names":[],"tags_count":60,"template":null,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Oefenweb%2Fansible-mailhog","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Oefenweb%2Fansible-mailhog/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Oefenweb%2Fansible-mailhog/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Oefenweb%2Fansible-mailhog/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Oefenweb","download_url":"https://codeload.github.com/Oefenweb/ansible-mailhog/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":225917821,"owners_count":17544952,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["ansible","development","mail","mailhog","smtp","ubuntu"],"created_at":"2024-11-22T15:20:50.026Z","updated_at":"2024-11-22T15:20:50.580Z","avatar_url":"https://github.com/Oefenweb.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"## mailhog\n\n[![CI](https://github.com/Oefenweb/ansible-mailhog/workflows/CI/badge.svg)](https://github.com/Oefenweb/ansible-mailhog/actions?query=workflow%3ACI)\n[![Ansible Galaxy](http://img.shields.io/badge/ansible--galaxy-mailhog-blue.svg)](https://galaxy.ansible.com/Oefenweb/mailhog/)\n\nSet up (the latest version of) [MailHog](https://github.com/mailhog/MailHog) in Ubuntu systems.\n\n#### Requirements\n\nNone\n\n#### Variables\n\n* `mailhog_version` [default: `v1.0.0`]: Version to install\n* `mailhog_install_prefix` [default: `/usr/local/bin`]: Install prefix\n\n* `mailhog_user` [default: `mailhog`]: The user that will run the `mailhog` daemon\n* `mailhog_group` [default: `mailhog`]: The primary group of the `mailhog` user\n* `mailhog_groups` [default: `[]`]: The secondary groups of the `mailhog` user\n\n* `mailhog_options: {}`]: Options to pass to the `mailhog` daemon (e.g. `{hostname: mailhog.test}`)\n\n## Dependencies\n\nNone\n\n#### Example (without any options)\n\n```yaml\n---\n- hosts: all\n  roles:\n    - oefenweb.mailhog\n```\n\n#### Example (with daemon options)\n\n```yaml\n---\n- hosts: all\n  roles:\n    - oefenweb.mailhog\n  vars:\n    mailhog_options:\n      hostname: \"{{ inventory_hostname }}\"\n      api-bind-addr: 127.0.0.1:8025\n      ui-bind-addr: 127.0.0.2:8025\n      smtp-bind-addr: 127.0.0.3:1025\n```\n#### License\n\nMIT\n\n#### Author Information\n\nMischa ter Smitten\n\n#### Feedback, bug-reports, requests, ...\n\nAre [welcome](https://github.com/Oefenweb/ansible-mailhog/issues)!\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Foefenweb%2Fansible-mailhog","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Foefenweb%2Fansible-mailhog","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Foefenweb%2Fansible-mailhog/lists"}