Go to file
Radar231 66fc54cbbb cleanup: removed centos code, cleaned up debian & ubuntu references 2022-01-03 10:08:27 -05:00
meta added meta dir 2021-07-22 23:16:57 -04:00
tasks cleanup: removed centos code, cleaned up debian & ubuntu references 2022-01-03 10:08:27 -05:00
README.md cleanup: removed centos code, cleaned up debian & ubuntu references 2022-01-03 10:08:27 -05:00

README.md

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 }}