10 lines
280 B
Python
10 lines
280 B
Python
# Items for the left4me bundle. Filled in across Tasks B3-B5.
|
|
# Systemd units come from metadata via bundles/systemd/ — there are no
|
|
# .service or .slice files in this bundle's files/ tree.
|
|
|
|
directories = {}
|
|
files = {}
|
|
actions = {}
|
|
git_deploy = {}
|
|
pkg_apt = {}
|
|
svc_systemd = {}
|