readme: Remove host list

This list has proven to be hard to maintain (not because it is
especially difficult, but people simply tend to forget it).  So we give
some hints instead now and avoid duplicate information.

Suggested-by: Stefan Haun <tux@netz39.de>
References: !55
This commit is contained in:
Alexander Dahl 2022-07-23 22:03:41 +02:00
parent 1c194f9685
commit 9f3d91bd1c

View file

@ -1,14 +1,10 @@
# Ansible configuration for the Netz39 infrastructure
Currently including the following hosts:
This call lists all hosts defined in the inventory:
* tau.netz39.de
* pottwal.n39.eu
* unicorn.n39.eu
* platon.n39.eu
* radon.n39.eu
* krypton.n39.eu
* oganesson.n39.eu
```bash
ansible -i inventory.yml all --list-hosts
```
## Setup
```bash