Skip to main content

Module action

Module action 

Source
Expand description

This module contains the AptAction that installs packages using apt on debian-based distros

Structs§

AptAction
AptAction Installs software using apt.

Constants§

PACKAGE_SETTING
The string that identifies the list of packages to install

Functions§

default_settings
Default settings for AptAction.
parse_action_list
Static parsing function to build a list of AptActions from YAML and settings context