{"id":19882446,"url":"https://github.com/derjd/ansible-reboot","last_synced_at":"2025-09-10T14:24:34.914Z","repository":{"id":78324749,"uuid":"200549836","full_name":"derJD/ansible-reboot","owner":"derJD","description":"Ansible role rebooting node only if necessary","archived":false,"fork":false,"pushed_at":"2021-01-30T13:32:29.000Z","size":4,"stargazers_count":1,"open_issues_count":2,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-01T03:25:09.314Z","etag":null,"topics":["ansible","ansible-role","reboot","reboot-node","role"],"latest_commit_sha":null,"homepage":"","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/derJD.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":"2019-08-04T23:00:53.000Z","updated_at":"2023-10-17T04:20:18.000Z","dependencies_parsed_at":"2023-07-29T23:30:55.423Z","dependency_job_id":null,"html_url":"https://github.com/derJD/ansible-reboot","commit_stats":null,"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"purl":"pkg:github/derJD/ansible-reboot","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/derJD%2Fansible-reboot","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/derJD%2Fansible-reboot/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/derJD%2Fansible-reboot/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/derJD%2Fansible-reboot/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/derJD","download_url":"https://codeload.github.com/derJD/ansible-reboot/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/derJD%2Fansible-reboot/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":260927231,"owners_count":23083982,"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","reboot","reboot-node","role"],"created_at":"2024-11-12T17:17:24.113Z","updated_at":"2025-06-20T10:33:29.375Z","avatar_url":"https://github.com/derJD.png","language":"Makefile","funding_links":[],"categories":[],"sub_categories":[],"readme":"reboot\n=========\n\nReboot node if necessary.\n\nRequirements\n------------\n\nnone so far.\n\nRole Variables\n--------------\n\n\n| Variable | Type | Default | Description |\n| -------- | ---- | ------- | ----------- |\n| `reboot_test_command` | String | `whoami` | Command to check if node is ready after being reachable again. |\n| `reboot_uptime_days` | Number | None | If this is set, nodes with higher uptime than this value will be rebooted |\nDependencies\n------------\n\nnone so far.\n\nExample Playbook\n----------------\n\n* basic example:\n```\n---\n- hosts: servers\n  vars:\n    reboot_uptime_days: 30\n  tasks:\n    - package: upgrade=full update_cache=yes\n    - include_role: name=derJD.reboot\n```\n\nLicense\n-------\n\nBSD\n\nAuthor Information\n------------------\n\n[derJD](https://github.com/derJD/)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fderjd%2Fansible-reboot","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fderjd%2Fansible-reboot","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fderjd%2Fansible-reboot/lists"}