# Ansible Role: Linux (package helper) This is an Ansible role that installs a configurable set of useful packages for the Linux system administrator. ## Requirements None. ## Role Variables Extra packages can be installed by using the custom list: ```yaml sysadmin_packages_custom: [] ```