Go to file
Radar231 193200aa85 added archlinux support to package upgrades roles 2022-05-09 07:41:55 -04:00
meta added meta dir 2021-07-22 23:16:57 -04:00
tasks added archlinux support to package upgrades roles 2022-05-09 07:41:55 -04: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 }}