Added package role

This commit is contained in:
Jens Heinitz
2021-11-13 14:33:05 +01:00
parent ba9d94fe69
commit 0de8837ac7
12 changed files with 199 additions and 0 deletions

View File

@@ -0,0 +1,13 @@
---
# for software package updates
install_all_package_updates: true
# list of packages to install
install_packages: []
# list of packages to remove
remove_packages: []
# list of packages to update
update_packages: []