Skip to content

Latest commit

 

History

8 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

Repository files navigation

Automated System Updates (Bash & Ansible)

Description

This project contains a Bash script and an Ansible Playbook to check for and install system updates automatically.
It ensures that Linux servers remain up to date by automating the update process.

Features

  • Supports RHEL, Debian, and Ubuntu
  • Bash script for standalone automation
  • Ansible Playbook for managing multiple servers
  • Includes logging for troubleshooting and monitoring
  • Cron-job compatibility for scheduling regular updates

Usage

Running the Bash Script Manually

chmod +x update_system.sh
./update_system.sh

About

Automated system update script using Bash & Ansible for Linux servers.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages