{"id":21326114,"url":"https://github.com/mikepruett3/ansible-role-linux-updates","last_synced_at":"2026-04-18T06:01:46.621Z","repository":{"id":85517469,"uuid":"368206369","full_name":"mikepruett3/ansible-role-linux-updates","owner":"mikepruett3","description":"Ansible role to deploy system updates on Linux Servers.","archived":false,"fork":false,"pushed_at":"2024-12-16T23:15:36.000Z","size":92,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-22T12:32:27.815Z","etag":null,"topics":["ansible","ansible-role","linux","patches","patching"],"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/mikepruett3.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":"2021-05-17T14:01:16.000Z","updated_at":"2024-12-16T23:15:40.000Z","dependencies_parsed_at":"2023-10-17T01:22:09.226Z","dependency_job_id":"14b6099e-551f-468e-88e0-bd31573a711a","html_url":"https://github.com/mikepruett3/ansible-role-linux-updates","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/mikepruett3%2Fansible-role-linux-updates","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikepruett3%2Fansible-role-linux-updates/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikepruett3%2Fansible-role-linux-updates/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikepruett3%2Fansible-role-linux-updates/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mikepruett3","download_url":"https://codeload.github.com/mikepruett3/ansible-role-linux-updates/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243806041,"owners_count":20350775,"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","ansible-role","linux","patches","patching"],"created_at":"2024-11-21T21:08:35.980Z","updated_at":"2026-04-18T06:01:41.466Z","avatar_url":"https://github.com/mikepruett3.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"Ansible Role: Linux Updates\n=========\n\nAnsible role to deploy system updates on Linux Servers.\n\nRequirements\n------------\n\nThe role does not require anything to run on Ubuntu, Debian or RHEL and its derivatives.\n\nRole Variables\n--------------\n\nAvailable variables are listed below, along with default values (see ```defaults/main.yml```):\n\n``` yaml\nsmtp_host: \"smtp.example.org\"\nsmtp_port: 25\nsender: \"myhost@example.org\"\nrecipient: \"it@example.org\"\n\nkernel_cleanup: true\n```\n\n```smtp_host``` **(Required)** The hostname of a local or remote SMTP server to use.\n\n```smtp_port``` **(Required)** The port to use of the SMTP server (usually **25**)\n\n```sender``` **(Required)** The email address to use for the sender (i.e. **FROM**).\n\n```recipient``` **(Required)** The email address to send the report to (i.e. **TO**).\n\n```kernel_cleanup``` **(Required)** Wether or not to remove old kernels.\n\nRole variables can be stored with the ```hosts.yaml``` file, or in the main variables file.\n\nDependencies\n------------\n\nNone.\n\nExample Playbook\n----------------\n\n``` yaml\n    - hosts: servers\n      roles:\n         - role: mikepruett3.linux-updates\n```\n\nLicense\n-------\n\nMIT\n\nAuthor Information\n------------------\n\nRole created by [mikepruett3](https://github.com/mikepruett3) on [Github.com](https://github.com/mikepruett3/ansible-role-linux-updates)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmikepruett3%2Fansible-role-linux-updates","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmikepruett3%2Fansible-role-linux-updates","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmikepruett3%2Fansible-role-linux-updates/lists"}