docs: add a note about ansible

This commit is contained in:
Ivan R. 2024-01-20 12:35:55 +05:00
parent dcbac891d5
commit 4afd8d158e
Signed by: lumin
GPG key ID: 927D3132247BDE4E

View file

@ -18,3 +18,10 @@ Note that `inventory.ini` is not included in the repo.
[odhosts]
192.168.0.1
```
## Why is this repository public?
This repository can serve as a source of inspiration.
Ansible allows you not only to initially configure the system,
but also to synchronize settings between several computers.