{"id":21400297,"url":"https://github.com/oefenweb/ansible-mailcatcher","last_synced_at":"2025-07-13T21:31:18.531Z","repository":{"id":49177967,"uuid":"55804299","full_name":"Oefenweb/ansible-mailcatcher","owner":"Oefenweb","description":"Ansible role to set up (the latest version of) MailCatcher in Ubuntu systems","archived":false,"fork":false,"pushed_at":"2023-11-02T11:04:35.000Z","size":95,"stargazers_count":4,"open_issues_count":1,"forks_count":5,"subscribers_count":4,"default_branch":"master","last_synced_at":"2023-11-02T11:37:09.992Z","etag":null,"topics":["ansible","development","mailcatcher","ubuntu"],"latest_commit_sha":null,"homepage":"","language":"Jinja","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-08T19:26:20.000Z","updated_at":"2022-06-18T04:12:15.000Z","dependencies_parsed_at":"2023-02-09T16:31:21.624Z","dependency_job_id":"2e2dfd08-0726-4fd2-b834-02b112645246","html_url":"https://github.com/Oefenweb/ansible-mailcatcher","commit_stats":null,"previous_names":[],"tags_count":56,"template":null,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Oefenweb%2Fansible-mailcatcher","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Oefenweb%2Fansible-mailcatcher/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Oefenweb%2Fansible-mailcatcher/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Oefenweb%2Fansible-mailcatcher/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Oefenweb","download_url":"https://codeload.github.com/Oefenweb/ansible-mailcatcher/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":225917822,"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","mailcatcher","ubuntu"],"created_at":"2024-11-22T15:20:49.827Z","updated_at":"2024-11-22T15:20:50.443Z","avatar_url":"https://github.com/Oefenweb.png","language":"Jinja","funding_links":[],"categories":[],"sub_categories":[],"readme":"## mailcatcher\n\n[![CI](https://github.com/Oefenweb/ansible-mailcatcher/workflows/CI/badge.svg)](https://github.com/Oefenweb/ansible-mailcatcher/actions?query=workflow%3ACI)\n[![Ansible Galaxy](http://img.shields.io/badge/ansible--galaxy-mailcatcher-blue.svg)](https://galaxy.ansible.com/Oefenweb/mailcatcher/)\n\nSet up (the latest version of) [MailCatcher](http://mailcatcher.me/) in Ubuntu systems.\n\n#### Requirements\n\n* `ruby2.*` (will be installed)\n* `ruby2.*-dev` (will be installed)\n* `libsqlite3-dev` (will be installed)\n* `build-essential` (will be installed)\n\n#### Variables\n\n* `mailcatcher_version`: [default: `latest`]: MailCatcher version to install (e.g. `latest`, `0.6.4`)\n\n* `mailcatcher_user` [default: `mailcatcher`]: The user that will run the `mailcatcher` daemon\n* `mailcatcher_group` [default: `mailcatcher`]: The primary group of the `mailcatcher` user\n* `mailcatcher_groups` [default: `[]`]: The secondary groups of the `mailcatcher` user\n\n* `mailcatcher_options: {}`]: Options to pass to the `mailcatcher` daemon (e.g. `{ip: 0.0.0.0}`)\n\n## Dependencies\n\nNone\n\n## Recommended\n\nNone\n\n#### Example (without any options)\n\n```yaml\n---\n- hosts: all\n  roles:\n    - oefenweb.mailcatcher\n```\n\n#### Example (with daemon options)\n\n```yaml\n---\n- hosts: all\n  roles:\n    - oefenweb.mailcatcher\n  vars:\n    mailcatcher_options:\n      ip: 0.0.0.0\n```\n\n#### License\n\nMIT\n\n#### Author Information\n\nMischa ter Smitten (based on work of [yauh](https://github.com/yauh) and [vranac](https://github.com/vranac))\n\n#### Feedback, bug-reports, requests, ...\n\nAre [welcome](https://github.com/Oefenweb/ansible-mailcatcher/issues)!\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Foefenweb%2Fansible-mailcatcher","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Foefenweb%2Fansible-mailcatcher","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Foefenweb%2Fansible-mailcatcher/lists"}