role_chk_upgrades/README.md

15 lines
301 B
Markdown

# Ansible Role: chk_upgrades
## Introduction
This role will check for available package upgrades on the target host.
NOTE:
The following variable(s) must be specified in the calling playbook (usually
done by doing a 'gather_facts' action);
* {{ ansible_distribution }}
* {{ ansible_os_family }}