Skip to content

bluepantsdev/update-sys

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

update-sys

An ansible role to: Update all the systems!

Usage

Include in a playbook with the following:

- hosts: localhost

  roles:
    - { role: bluepantsdev.update-sys }

Variables

update_sys_enabled - Whether or not to run the role. Default is true.

apt_upgrade - For apt systems, select the type of upgrade to run. Default is dist.

Dependencies

None

License

TBD

Author

Created in 2024 by shaunsund. See more of my work at https://bluepants.dev.

About

An Ansible Role to: Update all the systems!

Resources

License

Stars

Watchers

Forks

Packages

No packages published