Skip to content

ridingbytes/ridingbytes.ansible-base-role

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RIDING BYTES - Ansible Base Role

This role provisions a RIDING BYTES Linux Server

This role takes care of:

  • Updating the Distribution
  • Upgrading the Distribution
  • Installing the required OS packages

Dependencies

None

Role Variables

Available variables are listed below, along with default values (see defaults/main.yml and vars/{{ ansible_distribution }}.yml):

apt_update_package_lists: 1
apt_download_upgradable_packages: 1
apt_autocleaninterval: 7
apt_unattended_upgrade: 1

Variables consumed by the template 10periodic.j2, which gets copied to the {{ apt_conf_dir }}.

Note: Set apt_periodic: no to disable.

About

Ansible Role to install base components for a RIDING BYTES server

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published