zypper
The zypper module offers pseudo-declarative package and repository management using zypper.
Features
Section titled “Features”This module is capable of:
- Package Management
- Installing packages
- Removing packages
Package Management
Section titled “Package Management”Installing
Section titled “Installing”type: zypperinstall: packages: - package-1 - package-2Removing Packages
Section titled “Removing Packages”type: zypperremove: packages: - package-1 - package-2Example configuration
Section titled “Example configuration”type: zypperinstall: packages: - gitremove: packages: - firefox - firefox-langpacks