{"id":18107077,"url":"https://github.com/elboletaire/ansible-amule","last_synced_at":"2026-05-08T17:41:11.106Z","repository":{"id":36695097,"uuid":"41001607","full_name":"elboletaire/ansible-amule","owner":"elboletaire","description":"An aMule installation role for Ansible","archived":false,"fork":false,"pushed_at":"2015-10-25T12:01:35.000Z","size":188,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-13T17:35:31.855Z","etag":null,"topics":["amule","ansible","ansible-role"],"latest_commit_sha":null,"homepage":null,"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/elboletaire.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}},"created_at":"2015-08-18T23:00:01.000Z","updated_at":"2025-02-20T23:10:44.000Z","dependencies_parsed_at":"2022-09-06T13:20:44.964Z","dependency_job_id":null,"html_url":"https://github.com/elboletaire/ansible-amule","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elboletaire%2Fansible-amule","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elboletaire%2Fansible-amule/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elboletaire%2Fansible-amule/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elboletaire%2Fansible-amule/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/elboletaire","download_url":"https://codeload.github.com/elboletaire/ansible-amule/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247445647,"owners_count":20939953,"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":["amule","ansible","ansible-role"],"created_at":"2024-10-31T23:09:12.652Z","updated_at":"2026-05-08T17:41:06.081Z","avatar_url":"https://github.com/elboletaire.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"aMule Ansible Role\n==================\n\n[![Build status](https://img.shields.io/travis/elboletaire/ansible-amule.svg?style=flat-square)](https://travis-ci.org/elboletaire/ansible-amule)\n[![Ansible galaxy](https://img.shields.io/ansible/role/5517.svg?style=flat-square)](https://galaxy.ansible.com/list#/roles/5517)\n\nAnsible role for installing aMule for the `{{ ansible_user_id }}`.\n\nRequirements\n------------\n\nDebian based system (remote machine).\n\nInstalling\n----------\n\nYou can easily install this role using `ansible-galaxy`:\n\n```bash\nansible-galaxy install elboletaire.amule -p roles\n```\n\nRole Variables\n--------------\n\nThere are no mandatory variables for configuring aMule. BTW, it is recommended\nthat you change the password to increase the security (default one is very weak).\n\n| Variable                             | Default                                   |\n| ------------------------------------ | ----------------------------------------- |\n| `amule_nick`                         | amule's default                           |\n| `amule_password`                     | `1234`                                    |\n| `amule_web_enabled`                  | `true`                                    |\n| `amule_web_port`                     | `4711`                                    |\n| `amule_ec_port`                      | `4712`                                    |\n| `amule_max_upload`                   | `500`                                     |\n| `amule_max_download`                 | `19375`                                   |\n| `amule_port`                         | `4662`                                    |\n| `amule_udp_enabled`                  | `true`                                    |\n| `amule_udp_port`                     | `4672`                                    |\n| `amule_temp_dir`                     | `/home/{{ ansible_user_id }}/.aMule/Temp` |\n| `amule_incoming_dir`                 | `/home/{{ ansible_user_id }}/Incoming`    |\n\n\nExample Playbook\n----------------\n\n```yaml\n- hosts: all\nroles:\n  - role: amule\n    sudo: yes\n    amule_nick: Krilin\n```\n\nLicense\n-------\n\n    The MIT License (MIT)\n\n    Copyright (c) 2015 Oscar Casajuana \u003celboletaire at underave dot net\u003e\n\n    Permission is hereby granted, free of charge, to any person obtaining a copy\n    of this software and associated documentation files (the \"Software\"), to deal\n    in the Software without restriction, including without limitation the rights\n    to use, copy, modify, merge, publish, distribute, sublicense, and/or sell\n    copies of the Software, and to permit persons to whom the Software is\n    furnished to do so, subject to the following conditions:\n\n    The above copyright notice and this permission notice shall be included in\n    all copies or substantial portions of the Software.\n\n    THE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\n    IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\n    FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\n    AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\n    LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\n    OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\n    THE SOFTWARE.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Felboletaire%2Fansible-amule","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Felboletaire%2Fansible-amule","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Felboletaire%2Fansible-amule/lists"}