arillso.system.reboot_info module – Checks if the system requires a reboot.

Note

This module is part of the arillso.system collection (version 0.0.34).

It is not included in ansible-core. To check whether it is installed, run ansible-galaxy collection list.

To install it, use: ansible-galaxy collection install arillso.system.

To use it in a playbook, specify: arillso.system.reboot_info.

New in arillso.system 0.0.2

Synopsis

  • This module checks if a system requires a reboot, typically after package updates.

Authors

  • arillso (@arillso)