client-playbook/README.md

17 lines
378 B
Markdown
Raw Normal View History

2021-11-12 16:23:58 +01:00
# Client Playbook
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-18 07:16:21 +02:00
- add printer
2022-08-18 08:06:28 +02:00
- add ssh
- add gnome plugins
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