https://github.com/joenyland/ansible-updates-role
https://github.com/joenyland/ansible-updates-role
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/joenyland/ansible-updates-role
- Owner: JoeNyland
- Created: 2023-02-22T08:41:54.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2023-06-16T15:51:44.000Z (almost 2 years ago)
- Last Synced: 2025-02-15T08:30:41.207Z (3 months ago)
- Size: 7.81 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
joenyland.updates
=========================[](https://github.com/JoeNyland/ansible-updates-role/actions/workflows/ci.yml)
Installs system updates.
Requirements
------------None.
Role Variables
--------------### `updates_reboot_allowed`
Should the host be rebooted after installing updates that require a reboot to be applied?
Dependencies
------------None.
Example Playbook
----------------```yaml
- hosts: server
roles:
- joenyland.updates
```License
-------MIT
Author Information
------------------⌨️ with ❤️ by [Joe Nyland](https://joe.nyland.io)