Go to file
Radar231 1caf35743b added meta dir 2021-07-22 23:16:57 -04:00
meta added meta dir 2021-07-22 23:16:57 -04:00
tasks initial checkin 2021-07-22 23:14:54 -04:00
README.md initial checkin 2021-07-22 23:14:54 -04:00

README.md

Ansible Role: chk_upgrades

Introduction

This role will check for available package upgrades on the target host.

This role should work on both Ubuntu and CentOS based hosts.

NOTE:

The following variable(s) must be specified in the calling playbook (usually done by doing a 'gather_facts' action);

  • {{ ansible_distribution }}