ran pre-commit again

This commit is contained in:
d_auras
2023-01-05 16:25:58 +01:00
parent d379193bed
commit a40e6ec31d
+7 -4
View File
@@ -1,4 +1,7 @@
To test the ansible playbook on localhost run ```ansible-playbook -i test.inventory.ini dev.yaml```.\
In case you're missing the ansible docker depencency install it with ```ansible-galaxy collection install community.docker```.\
Point Redis Insights to the Redis database by visiting localhost:8001 in a browser and select "I already have a database" followed by "Connect to a Redis Database".\
For host, port and name fill in ```oasst-redis```, ```6379``` and ```redis```.
To test the ansible playbook on localhost run
`ansible-playbook -i test.inventory.ini dev.yaml`.\
In case you're missing the ansible docker depencency install it with `ansible-galaxy collection install community.docker`.\
Point Redis Insights to the Redis database by visiting localhost:8001 in a
browser and select "I already have a database" followed by "Connect to a Redis
Database".\
For host, port and name fill in `oasst-redis`, `6379` and `redis`.