{"id":15080734,"url":"https://github.com/zstyblik/ansible-role-rss2irc","last_synced_at":"2026-02-12T06:07:36.695Z","repository":{"id":247986159,"uuid":"827319641","full_name":"zstyblik/ansible-role-rss2irc","owner":"zstyblik","description":"Ansible role for rss2irc","archived":false,"fork":false,"pushed_at":"2025-02-24T17:40:06.000Z","size":27,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-24T17:52:47.169Z","etag":null,"topics":["ansible-role"],"latest_commit_sha":null,"homepage":"","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/zstyblik.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":"2024-07-11T12:21:23.000Z","updated_at":"2025-02-24T17:40:05.000Z","dependencies_parsed_at":"2024-07-11T18:46:16.716Z","dependency_job_id":"72ece92d-99d0-4bfd-be44-f8cc88f0791b","html_url":"https://github.com/zstyblik/ansible-role-rss2irc","commit_stats":{"total_commits":8,"total_committers":3,"mean_commits":"2.6666666666666665","dds":0.25,"last_synced_commit":"474708e38fc7e34f33eec15903357ec2ad67f32d"},"previous_names":["zstyblik/ansible-role-rss2irc"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zstyblik%2Fansible-role-rss2irc","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zstyblik%2Fansible-role-rss2irc/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zstyblik%2Fansible-role-rss2irc/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zstyblik%2Fansible-role-rss2irc/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/zstyblik","download_url":"https://codeload.github.com/zstyblik/ansible-role-rss2irc/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248288357,"owners_count":21078903,"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"],"created_at":"2024-09-25T05:30:21.646Z","updated_at":"2026-02-12T06:07:31.672Z","avatar_url":"https://github.com/zstyblik.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Ansible role rss2irc\n\nAnsible role for configuration and deployment of [rss2irc].\n\n## Requirements\n\nThis role does install some packages like `git` and `python3`.\n\n## Role variables\n\nSee `defaults/main.yml`.\n\n## Dependencies\n\nThere are no extra dependencies as far as Ansible goes. However, note that you\nmust setup cron jobs by yourself eg. use another Ansible role.\n\nExample cron job setup with [ansible-cron]:\n\n```yaml\n---\ncron_tasks:\n  - name: rss2irc\n    cron_file: rss2irc\n    day: '*'\n    hour: '*'\n    job: '/opt/rss2irc/scripts/rss2irc.sh 1\u003e/dev/null 2\u003e\u00261'\n    minute: '*/10'\n    month: '*'\n    state: present\n    user: root\n    weekday: '*'\n```\n\n## License\n\nMIT\n\n[ansible-cron]: https://github.com/weareinteractive/ansible-cron\n[rss2irc]: https://github.com/zstyblik/rss2irc\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzstyblik%2Fansible-role-rss2irc","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fzstyblik%2Fansible-role-rss2irc","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzstyblik%2Fansible-role-rss2irc/lists"}