1
0
Fork 0
mirror of https://github.com/DO1JLR/ansible_linux_desktop_setup.git synced 2024-09-14 19:54:51 +02:00
ansible_linux_desktop_setup/README.md

44 lines
1.5 KiB
Markdown
Raw Normal View History

2019-07-09 17:12:45 +02:00
Ansible Linux Desktop Setup
2018-11-17 21:19:09 +01:00
==========================
2019-07-09 17:14:38 +02:00
This ansible playbook collection creates [L3D](https://chaos.social/@l3d)s Desktop enviroment. Including window manager and some pre-installed programms like [Firefox](https://www.mozilla.org/de/firefox/new/) and some usefull shell programms.
2018-11-17 21:19:09 +01:00
ATTENTION
-------------
Different to my other ansible playbooks:
### THIS PLAYBOOK HAS TO BE EXECUTET AT THE TARGET HOST DIRECTLY!
*It requires some GUI stuff and I did not find the time to forward X or wayland correctly to make it remotely working. Sorry. Feel free to create a Issue or pull-request*
2021-03-15 16:58:23 +01:00
Install tipps:
2018-11-17 21:19:09 +01:00
-----------------------
```bash
# Clone Git
2019-05-16 17:19:47 +02:00
git clone --recursive https://github.com/DO1JLR/ansible_thinkpad_setup.git ansible_thinkpad_setup
2019-07-09 17:12:45 +02:00
# go into the folder
2018-11-17 21:19:09 +01:00
cd ansible_thinkpad_setup
# Download needed submodules
git submodule update --init --recursive
2020-03-17 02:23:00 +01:00
# make sure you always check out the submodules
git config --global submodule.recurse true
2018-11-17 21:19:09 +01:00
```
2019-07-09 17:12:45 +02:00
Which playbook?
---------------
L3D use different playbook for different workstations.<br/>
Maybe he change this in the future... But now this is the current state.
To use this by yourself copy or change a existing playbook and modify the variables.
Or create a new git repo and be inspired by the roles L3D uses.
Feedback
------------
If you find this usefull please take a few secounds and say thankyou to L3D.
2021-03-11 21:45:47 +01:00
He is at the most [chaos events](https://events.ccc.de), simple give him a Tschunk or Club Mate there!