Go to file
Radar231 4e0da3246f updated to accomodate inventory change 2023-11-19 12:48:37 -05:00
README.md Added README.md file 2021-07-26 16:34:38 -04:00
do_svrs_updates.sh updated to accomodate inventory change 2023-11-19 12:48:37 -05:00
do_updates.sh updated to accomodate introduction of prod/dev inventory split 2023-07-16 08:40:25 -04:00
do_ws_updates.sh updated to accomodate introduction of prod/dev inventory split 2023-07-16 08:40:25 -04:00
updates.yml initial checkin 2021-07-23 18:45:44 -04:00

README.md

del-updates playbook

Introduction

This is the top level playbook to perform system updates for the target hosts listed in the del_inventory.yml inventory file.

This playbook will first call the 'update_cache' role, and will then call the 'chk_upgrades' role to display what packages are waiting for update. It then calls the 'upgrade_pkgs' role to perform the actual package upgrade.