Layout refactor
Also included provisioning for htpc host
This commit is contained in:
parent
f90702c7b8
commit
970f7489fb
103 changed files with 782 additions and 893 deletions
|
|
@ -1,6 +1,11 @@
|
|||
personal:
|
||||
all:
|
||||
hosts:
|
||||
xps:
|
||||
ansible_connection: local
|
||||
ansible_become_method: community.general.run0
|
||||
desktop:
|
||||
ansible_connection: local
|
||||
ansible_become_method: community.general.run0
|
||||
htpc:
|
||||
ansible_connection: local
|
||||
ansible_become_method: community.general.run0
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue