{"id":21422533,"url":"https://github.com/zerwes/ansible-role-flushhandlers","last_synced_at":"2026-02-13T09:57:10.770Z","repository":{"id":263383534,"uuid":"890203876","full_name":"zerwes/ansible-role-flushhandlers","owner":"zerwes","description":"ansible role to flush and execute pending handlers ","archived":false,"fork":false,"pushed_at":"2024-11-29T07:21:40.000Z","size":22,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-23T06:46:02.822Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/zerwes.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-11-18T07:05:08.000Z","updated_at":"2024-11-29T07:21:43.000Z","dependencies_parsed_at":"2025-01-23T06:45:52.883Z","dependency_job_id":"7e6b7be6-bed8-4330-b689-62e6fd85a4fb","html_url":"https://github.com/zerwes/ansible-role-flushhandlers","commit_stats":null,"previous_names":["zerwes/ansible-role-flushhandlers"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zerwes%2Fansible-role-flushhandlers","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zerwes%2Fansible-role-flushhandlers/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zerwes%2Fansible-role-flushhandlers/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zerwes%2Fansible-role-flushhandlers/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/zerwes","download_url":"https://codeload.github.com/zerwes/ansible-role-flushhandlers/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243926016,"owners_count":20369914,"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":[],"created_at":"2024-11-22T20:49:38.883Z","updated_at":"2025-10-05T18:51:44.096Z","avatar_url":"https://github.com/zerwes.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"[![License: GPL v3](https://img.shields.io/badge/License-GPL%20v3-blue.svg)](http://www.gnu.org/licenses/gpl-3.0)\n\n# ansible-role-flushhandlers\n\nansible role to flush and execute pending handlers\n\nas inbetween roles you can not insert tasks, we need a small and simple role for the task\n\nsee:\n * https://github.com/zerwes/ansible-ensure-service-running\n * https://docs.ansible.com/ansible/latest/playbook_guide/playbooks_handlers.html#controlling-when-handlers-run\n\n## howto\n\nsample playbook\n\n```yaml\n- name: playday\n  hosts: playground\n  roles:\n    - role: ansible-role-play\n      tags:\n        - play\n    - role: flushhandlers\n      tags: always\n    - role: ansible-role-eat\n      tags:\n        - eat\n    - role: flushhandlers  # sorry for the ambiguity :)\n      tags: always\n    - role: ansible-role-sleep\n      tags:\n        - sleep\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzerwes%2Fansible-role-flushhandlers","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fzerwes%2Fansible-role-flushhandlers","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzerwes%2Fansible-role-flushhandlers/lists"}