Get Status Update for Linux Servers
Description
This Ansible playbook gathers information about available yum updates on specified target servers. It creates an empty file to store the update status, retrieves the current kernel version, counts the number of available updates, and stores the results. The summary of the updates is then displayed and the temporary file is removed.
Credentials
- sys_ansible_local
Input
| Variable | Description |
|---|---|
target |
The target hosts for the playbook |
Output
None