{"id":18555168,"url":"https://github.com/arillso/ansible.postfix","last_synced_at":"2025-04-09T23:31:59.334Z","repository":{"id":53726699,"uuid":"72951145","full_name":"arillso/ansible.postfix","owner":"arillso","description":"Ansible role for installing and configure Postfix, a mail server.","archived":false,"fork":false,"pushed_at":"2023-10-17T12:49:21.000Z","size":17,"stargazers_count":1,"open_issues_count":6,"forks_count":6,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-24T13:44:04.339Z","etag":null,"topics":["ansible","ansible-role","postfix"],"latest_commit_sha":null,"homepage":"","language":null,"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/arillso.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2016-11-05T20:21:49.000Z","updated_at":"2018-10-23T13:59:14.000Z","dependencies_parsed_at":"2024-11-06T21:32:18.856Z","dependency_job_id":"4a2131cf-078f-40c6-98c1-7a2135f1a82e","html_url":"https://github.com/arillso/ansible.postfix","commit_stats":null,"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arillso%2Fansible.postfix","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arillso%2Fansible.postfix/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arillso%2Fansible.postfix/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arillso%2Fansible.postfix/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/arillso","download_url":"https://codeload.github.com/arillso/ansible.postfix/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248129890,"owners_count":21052655,"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","ansible-role","postfix"],"created_at":"2024-11-06T21:25:30.286Z","updated_at":"2025-04-09T23:31:57.480Z","avatar_url":"https://github.com/arillso.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# Ansible Role: Postfix\r\n[![Build Status](https://travis-ci.org/arillso/ansible.postfix.svg?branch=master)](https://travis-ci.org/arillso/ansible.postfix)\r\n\r\n## Description\r\n\r\nAnsible role for installing and configure Postfix, a mail server.\r\n\r\n## Installation\r\n\r\n```\r\n$ ansible-galaxy install arillso.postfix\r\n```\r\n\r\n## Requirements\r\n\r\nNone\r\n\r\n## Role Variables\r\n\r\n| Variable                  \t\t\t| Default     \t\t\t\t\t\t| Comments (type)                                   |\r\n| :---              \t\t        \t| :---        \t\t\t\t\t\t| :---                                              |\r\n| ```postfix_inet_interfaces```\t\t\t| ```all``` \t\t\t\t\t\t|\t\t\t\t\t\t\t\t\t\t\t\t\t| \r\n| ```postfix_inet_protocols\t```\t\t\t| ```all``` \t\t\t\t\t\t|\t\t\t\t\t\t\t\t\t\t\t\t\t| \r\n| ```postfix_hostname```          \t\t| ```\"{{ ansible_fqdn }}\"``` \t\t|\t\t\t\t\t\t\t\t\t\t\t\t\t|       \r\n| ```postfix_mailname```          \t\t| ```$myhostname``` \t\t\t\t|\t\t\t\t\t\t\t\t\t\t\t\t\t| \r\n| ```postfix_mynetworks``` \t\t\t\t| ```- 127.0.0.0/8 ```\t\t\t\t|\t\t\t\t\t\t\t\t\t\t\t\t\t|\r\n|\t  \t       \t\t\t\t   \t\t\t| ```- '[::ffff:127.0.0.0]/104'``` \t|\t\t\t\t\t\t\t\t\t\t\t\t\t|\r\n|\t\t\t\t\t\t\t\t    \t| ```- '[::1]/128'``` \t\t\t\t|\t\t\t\t\t\t\t\t\t\t\t\t\t|\r\n| ```postfix_mydestination ```\t\t\t| ```- \"{{ postfix_hostname }}\"```  |\t\t\t\t\t\t\t\t\t\t\t\t\t|\r\n|\t\t\t\t\t\t\t\t    \t| ```- $myhostname``` \t\t\t\t|\t\t\t\t\t\t\t\t\t\t\t\t\t|\r\n|\t\t\t\t\t\t\t   \t\t    | ```- localhost.$mydomain``` \t\t|\t\t\t\t\t\t\t\t\t\t\t\t\t|\r\n|\t\t\t\t\t\t\t   \t\t    | ```- localhost``` \t\t\t\t|\t\t\t\t\t\t\t\t\t\t\t\t\t|\r\n| ```postfix_relayhost```\t\t\t\t|\t\t\t\t\t\t\t\t\t|\t\t\t\t\t\t\t\t\t\t\t\t\t|\r\n| ```postfix_relayhost_port``` \t\t\t|\t\t\t\t\t\t\t\t\t|\t\t\t\t\t\t\t\t\t\t\t\t\t|\r\n| ```postfix_relaytls```\t\t\t\t| ```true```\t\t\t\t\t\t|\t\t\t\t\t\t\t\t\t\t\t\t\t|\r\n| ```postfix_sasl_auth_enable```\t\t| ```true```\t\t\t\t\t\t|\t\t\t\t\t\t\t\t\t\t\t\t\t|\r\n| ```postfix_sasl_user``` \t\t\t\t|\t\t\t\t\t\t\t\t\t|\t\t\t\t\t\t\t\t\t\t\t\t\t|\r\n| ```postfix_sasl_password``` \t\t\t|\t\t\t\t\t\t\t\t\t|\t\t\t\t\t\t\t\t\t\t\t\t\t|\r\n| ```postfix_sasl_security_options``` \t| ```noanonymous```\t\t\t\t\t|\t\t\t\t\t\t\t\t\t\t\t\t\t|\r\n| ```postfix_root_mailbox``` \t\t\t| \t\t\t\t\t\t\t\t\t|\t\t\t\t\t\t\t\t\t\t\t\t\t|\r\n\r\n\r\n## Dependencies\r\n\r\nNone\r\n\r\n## Example Playbook\r\n\r\n```yml\r\n- hosts: all\r\n  roles:\r\n     - arillso.postfix\r\n```\r\n\r\n## Changelog\r\n\r\n### 1.3\r\n\r\n* new roles tests\r\n\r\n### 1.2\r\n\r\n* rename role name\r\n\r\n### 1.1\r\n\r\n* add tags\r\n* add become\r\n\r\n### 1.0\r\n\r\n* Initial release\r\n\r\n## Author\r\n\r\n* [Simon Bärlocher](https://sbaerlocher.ch)\r\n \r\n## License\r\n\r\nThis project is under the MIT License. See the [LICENSE](https://sbaerlo.ch/licence) file for the full license text.\r\n\r\n## Copyright\r\n\r\n(c) 2016, Simon Bärlocher","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Farillso%2Fansible.postfix","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Farillso%2Fansible.postfix","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Farillso%2Fansible.postfix/lists"}