Skip to content

Ansible playbook to automate installation of security updates in all hosts.

Notifications You must be signed in to change notification settings

pradeept/Automate-Updates-Ansible

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Automate updates

Description: The ansible script written to automate the updation of security patches and important OS packages.

Files:

  • cron_play_book.yaml : For creating a cron job in host machine. (This cron will run the playbook.yaml at specified intervals)

  • playbook.yaml : Contains tasks to enable auto-install security updates service (unattended-service) and upgrade a list of important packages.

  • vault_secret.sh : Fetches vault password from environment.

  • inventory.ini : Contains host list. Encrypted using ansible-vault (for secure storage).

About

Ansible playbook to automate installation of security updates in all hosts.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages