https://github.com/klml/ansible-ezmlm-idx
Ansible playbook for installing and configuring ezmlm . Based on https://lab.uberspace.de/guide_ezmlm.html
https://github.com/klml/ansible-ezmlm-idx
Last synced: 5 months ago
JSON representation
Ansible playbook for installing and configuring ezmlm . Based on https://lab.uberspace.de/guide_ezmlm.html
- Host: GitHub
- URL: https://github.com/klml/ansible-ezmlm-idx
- Owner: klml
- License: mit
- Created: 2021-06-21T18:14:14.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2021-06-22T20:09:15.000Z (almost 5 years ago)
- Last Synced: 2025-02-12T08:40:57.148Z (over 1 year ago)
- Size: 2.93 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# ansible-ezmlm-idx
Ansible playbook for installing and configuring [ezmlm](https://untroubled.org/ezmlm/).
This role is based on [guilde ezmlm-idx](https://lab.uberspace.de/guide_ezmlm.html)
* works in userspace (no root needed)
## Requirements
[Ansible module makefile](https://docs.ansible.com/ansible/latest/collections/community/general/make_module.html) is required:
```
ansible-galaxy install -r requirements.yml
```
## Usage
```
ansible-playbook install-ezmlm.yaml -i .yaml
```
## Config
[ezmlm-idx Manual](https://untroubled.org/ezmlm/manual/)