computer-playbook/README.md

25 lines
859 B
Markdown
Raw Normal View History

2021-11-12 16:23:58 +01:00
# Client Playbook
[![License: AGPL v3](https://img.shields.io/badge/License-AGPL%20v3-blue.svg)](https://www.gnu.org/licenses/agpl-3.0)
2021-11-12 16:23:58 +01:00
Playbook to setup Manjaro GNOME clients.
2022-08-18 08:06:28 +02:00
# Setup
Run:
```bash
ansible-galaxy collection install -r requirements.yml
```
2021-11-12 16:23:58 +01:00
# Todo
2022-08-19 16:52:00 +02:00
- add native-office-worker
- add native-graphic-designer
- add native-developer-basic
- add native-workspaces
2022-09-04 20:08:33 +02:00
- add https://aur.archlinux.org/packages/displaylink
- add spotify
- add backup to tails usb stick
- https://www.reddit.com/r/ManjaroLinux/comments/cbkblb/guide_run_android_apps_on_manjaro_super_simple/ https://archived.forum.manjaro.org/t/running-android-applications-on-arch-using-anbox/53332
2021-11-12 16:23:58 +01:00
# See
- https://www.middlewareinventory.com/blog/run-ansible-playbook-locally/
- https://stackoverflow.com/questions/30533372/run-an-ansible-task-only-when-the-hostname-contains-a-string