Reorganized automatrop hosts
This commit is contained in:
parent
4919fbea0e
commit
2cbf555a9d
9 changed files with 69 additions and 6 deletions
17
config/automatrop/group_vars/all
Normal file
17
config/automatrop/group_vars/all
Normal file
|
@ -0,0 +1,17 @@
|
|||
# Default values
|
||||
|
||||
# If you have root access on the machine (via sudo)
|
||||
root_access: no
|
||||
|
||||
# Display server (no, "x11", "wayland")
|
||||
display_server: no
|
||||
|
||||
# What development work will I do on this machine
|
||||
dev_stuffs: []
|
||||
|
||||
# Install software that is rarely used
|
||||
software_full: no
|
||||
|
||||
# Which additional software to install
|
||||
software_snippets: []
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue