client-playbook/README.md

22 lines
594 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-08-19 21:39:23 +02:00
- add shell-extension-manager
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