Logo
Explore Help
Sign In
quico-ansible/role-common-packages
1
0
Fork 0
You've already forked role-common-packages
Code Issues Pull Requests Actions Packages Projects Releases Wiki Activity
Files
1.0.7
role-common-packages/tasks/base-package-auxiliary-settings.yml

4 lines
173 B
YAML
Raw Permalink Normal View History

feat(role): Add package-specific global config files Packages can now have a global (i.e. system-wide) config defined and applied. If package is missing the config file is deleted. This is helpful for example for Git where we want to define helpful aliases for every logged in user and for tmux where every user should have access to the tmux-resurrect session manager etc.
2025-08-21 03:48:22 +02:00
# SPDX-License-Identifier: MIT
- import_tasks: 'base-package-auxiliary-settings-tmux.yml'
- import_tasks: 'base-package-auxiliary-settings-single-package-single-config.yml'
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.24.5 Page: 27ms Template: 3ms
English
English
Licenses API