feat: added new roles to match daily driver desktop; full idempotency; several fixes and tweaks; re-added hosts in inventory
This commit is contained in:
parent
555fde4351
commit
726b7668f9
65 changed files with 10012 additions and 377 deletions
|
@ -1,2 +1,10 @@
|
|||
---
|
||||
custom_github_token: ""
|
||||
common_user_account: "{{ custom_base_user_account | lower }}"
|
||||
common_gitconfig_enable: false
|
||||
common_gitconfig_username: ""
|
||||
common_gitconfig_email: ""
|
||||
common_gitconfig_force_sign: false
|
||||
common_gitconfig_signingkey: ""
|
||||
common_apt_packages: []
|
||||
common_install_fonts: false
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue