{"id":18781575,"url":"https://github.com/devture/com.devture.ansible.role.playbook_runtime_messages","last_synced_at":"2026-02-15T18:33:26.843Z","repository":{"id":75996717,"uuid":"555157547","full_name":"devture/com.devture.ansible.role.playbook_runtime_messages","owner":"devture","description":"An Ansible role which lets other roles inject messages into a variable and outputs those messages at the end of playbook execution","archived":false,"fork":false,"pushed_at":"2022-11-24T09:26:19.000Z","size":2,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-10-04T16:42:52.416Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Makefile","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/devture.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":"2022-10-21T03:35:37.000Z","updated_at":"2022-10-21T03:35:54.000Z","dependencies_parsed_at":null,"dependency_job_id":"21428eba-1223-40b3-a1df-61100d968a7f","html_url":"https://github.com/devture/com.devture.ansible.role.playbook_runtime_messages","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/devture/com.devture.ansible.role.playbook_runtime_messages","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devture%2Fcom.devture.ansible.role.playbook_runtime_messages","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devture%2Fcom.devture.ansible.role.playbook_runtime_messages/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devture%2Fcom.devture.ansible.role.playbook_runtime_messages/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devture%2Fcom.devture.ansible.role.playbook_runtime_messages/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/devture","download_url":"https://codeload.github.com/devture/com.devture.ansible.role.playbook_runtime_messages/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devture%2Fcom.devture.ansible.role.playbook_runtime_messages/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29486539,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-15T15:33:17.885Z","status":"ssl_error","status_checked_at":"2026-02-15T15:32:53.698Z","response_time":118,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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-07T20:32:39.227Z","updated_at":"2026-02-15T18:33:26.827Z","avatar_url":"https://github.com/devture.png","language":"Makefile","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Ansible playbook runtime messages role\n\nThis is an Ansible role which lets other roles inject messages into `devture_playbook_runtime_messages_list` and outputs those messages at the end of playbook execution.\n\n## Usage\n\nExample playbook:\n\n```yaml\n- hosts: servers\n  roles:\n    - role: some_role\n    - role: another_role\n\n    - role: galaxy/com.devture.ansible.role.playbook_runtime_messages\n```\n\nExample tasks in `some_role` or `another_role`:\n\n```yaml\n- name: Inject warning message\n  ansible.builtin.set_fact:\n    devture_playbook_runtime_messages_list: |\n      {{\n        devture_playbook_runtime_messages_list | default([])\n        +\n        [\n          \"NOTE: This is a warning message to be printed at the end of playbook execution\"\n        ]\n      }}\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdevture%2Fcom.devture.ansible.role.playbook_runtime_messages","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdevture%2Fcom.devture.ansible.role.playbook_runtime_messages","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdevture%2Fcom.devture.ansible.role.playbook_runtime_messages/lists"}