Skip to content

Automated patching and updating playbook for Debian systems

License

Notifications You must be signed in to change notification settings

LucasJanin/ansible-debian-update

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Debian Update Ansible Playbook

Description

Automated patching and updating playbook for Debian systems

Prerequisites

  • Ansible 2.9+
  • Debian/Ubuntu systems
  • Sudo access on target servers with ansible user

Installation

  1. Clone the repository
  2. Configure inventory/inventory.ini
  3. Adjust variables in inventory/group_vars/

Usage

ansible-playbook -i inventory/inventory.ini playbooks/debian-update.yml

Features

  • Package updates
  • Reboot management
  • Update logging
  • Old log cleanup

Configuration

  • Customize inventory/group_vars/ to adjust group-specific parameters
  • Modify log retention days (log_keep_day)

Contributing

Pull requests are welcome.

Author

Lucas Janin

License

MIT License

About

Automated patching and updating playbook for Debian systems

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published