{"id":20677695,"url":"https://github.com/c3-tko/ansible-role-redis","last_synced_at":"2026-05-06T04:06:32.367Z","repository":{"id":90535734,"uuid":"86992093","full_name":"C3-TKO/ansible-role-redis","owner":"C3-TKO","description":null,"archived":false,"fork":false,"pushed_at":"2017-04-12T17:07:23.000Z","size":1,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-17T15:14:31.613Z","etag":null,"topics":["ansible-role","raspberry-pi","redis","ubuntu1604"],"latest_commit_sha":null,"homepage":null,"language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/C3-TKO.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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":"2017-04-02T14:36:41.000Z","updated_at":"2017-04-04T22:10:29.000Z","dependencies_parsed_at":"2023-03-14T01:46:06.367Z","dependency_job_id":null,"html_url":"https://github.com/C3-TKO/ansible-role-redis","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/C3-TKO%2Fansible-role-redis","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/C3-TKO%2Fansible-role-redis/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/C3-TKO%2Fansible-role-redis/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/C3-TKO%2Fansible-role-redis/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/C3-TKO","download_url":"https://codeload.github.com/C3-TKO/ansible-role-redis/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":242910101,"owners_count":20205229,"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-role","raspberry-pi","redis","ubuntu1604"],"created_at":"2024-11-16T21:16:47.543Z","updated_at":"2025-12-25T04:01:58.410Z","avatar_url":"https://github.com/C3-TKO.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# ansible-role-redis\n\nThis is an Ansible role for installing and configuring redis-server packages on a rapsberry pi. Redis will common with standard configuration. As this role is meant to be used within my my-pi-setups repository https://github.com/C3-TKO/my-pi-setups.\n\n\n## Requirements\n\n- Tested on Ansible 2.2.10\n- Tested on Ubuntu 16.04 (xenial), but it should work on any modern Debian based system.\n\n## Dependencies\n\nThis role expects that the host machine has already ufw and python setup - You can use my common role from the main repository to setup ufw and python \nhttps://github.com/C3-TKO/my-pi-setups/tree/master/ansible/roles/common\n\n## Example playbook\n\nYou can include this role in your playbook like this:\n\n    ---\n    - name: Installs and configures redis\n      hosts: redis\n      become: yes\n      become_method: sudo\n\n    roles:\n      - redis\n\n## Licence\n\nMIT\n\n## Feedback? Found a bug? Requests?\n\nLet me have it! https://github.com/C3-TKO/ansible-role-redis/issues\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fc3-tko%2Fansible-role-redis","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fc3-tko%2Fansible-role-redis","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fc3-tko%2Fansible-role-redis/lists"}