better color handling

This commit is contained in:
2023-11-20 14:41:40 +01:00
parent 08bdfe970c
commit 3d27a0ee04
8 changed files with 35 additions and 30 deletions

3
README
View File

@@ -2,7 +2,8 @@
## Deployment
Run the ansible playbooks (`setup` once, `deploy` on each code update):
(Don't forget to set variables!)
```
ansible-playbook deploy/setup.playbook.yml -i <ip of pi>
ansible-playbook deploy/deploy.playbook.yml -i <ip of pi>
```
```