{"id":19020608,"url":"https://github.com/simeononsecurity/ansible_system_update","last_synced_at":"2026-02-22T04:35:48.822Z","repository":{"id":171980451,"uuid":"648689155","full_name":"simeononsecurity/ansible_system_update","owner":"simeononsecurity","description":"This Ansible role automates the patching of both Linux and Windows systems, allowing you to keep your infrastructure up-to-date with the latest security updates.","archived":false,"fork":false,"pushed_at":"2024-07-26T23:02:47.000Z","size":18,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-10-27T14:03:11.845Z","etag":null,"topics":["ansible","ansible-galaxy","ansible-role","automation","linux","patching","windows"],"latest_commit_sha":null,"homepage":"https://simeononsecurity.com/articles/secure-coding-standards-for-ansible/","language":null,"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/simeononsecurity.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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":["simeononsecurity"],"custom":["https://simeononsecurity.com","https://simeononsecurity.com/recommendhome","https://simeononsecurity.com/affiliate","https://twitter.com/simeonsecurity","https://discord.io/cybersentinels"]}},"created_at":"2023-06-02T15:00:02.000Z","updated_at":"2025-07-04T13:34:34.000Z","dependencies_parsed_at":null,"dependency_job_id":"c9e88e7f-f0d7-4f48-8fc9-24b1ffc85c26","html_url":"https://github.com/simeononsecurity/ansible_system_update","commit_stats":null,"previous_names":["simeononsecurity/ansible_system_update"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/simeononsecurity/ansible_system_update","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simeononsecurity%2Fansible_system_update","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simeononsecurity%2Fansible_system_update/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simeononsecurity%2Fansible_system_update/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simeononsecurity%2Fansible_system_update/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/simeononsecurity","download_url":"https://codeload.github.com/simeononsecurity/ansible_system_update/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simeononsecurity%2Fansible_system_update/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29704828,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-22T03:17:42.375Z","status":"ssl_error","status_checked_at":"2026-02-22T03:17:31.622Z","response_time":110,"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":["ansible","ansible-galaxy","ansible-role","automation","linux","patching","windows"],"created_at":"2024-11-08T20:17:47.718Z","updated_at":"2026-02-22T04:35:48.808Z","avatar_url":"https://github.com/simeononsecurity.png","language":null,"funding_links":["https://github.com/sponsors/simeononsecurity","https://simeononsecurity.com","https://simeononsecurity.com/recommendhome","https://simeononsecurity.com/affiliate","https://twitter.com/simeonsecurity","https://discord.io/cybersentinels"],"categories":[],"sub_categories":[],"readme":"# Ansible Role: system_update\n\n [![Sponsor](https://img.shields.io/badge/Sponsor-Click%20Here-ff69b4)](https://github.com/sponsors/simeononsecurity) \n\nThis Ansible role combines the functionality of two separate roles, namely [`linux_update`](https://github.com/simeononsecurity/ansible_linux_update) and [`windows_update`](https://github.com/simeononsecurity/ansible_windows_update), into a single role called `system_update`. The `system_update` role can be used to automate the patching of both Linux and Windows systems using Ansible.\n\nPlease make sure you have met the following requirements before using this role:\n- Linux hosts and or Windows hosts\n- Ansible 2.10 or later\n\n## Requirements\n\n- Linux hosts and or Windows hosts\n- Ansible 2.10 or later\n\n## Role Variables\n\nNone\n\n## Dependencies\n\nNone\n\n## Usage\n\n\n### Installation\n```bash\nansible-galaxy install simeononsecurity.system_update\n```\n\nTo use this role, include it in your playbook as shown in the example below:\n\n```yaml\n- name: Apply system updates\n  hosts: all\n  become: yes\n\n  roles:\n    - system_update\n```\n\n## License: \nMIT\n\n## Author Information:\nThis role was created by SimeonOnSecurity.\nFor more information, visit [SimeonOnSecurity.com](https://SimeonOnSecurity.com).\n\n## [Learn more about Ansible Best Practice](https://simeononsecurity.com/articles/secure-coding-standards-for-ansible/)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsimeononsecurity%2Fansible_system_update","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsimeononsecurity%2Fansible_system_update","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsimeononsecurity%2Fansible_system_update/lists"}