Commit graph

10 commits

Author SHA1 Message Date
658c47c66b readme: Add missing hosts
Found with this command:

    ansible -i inventory.yml all --list-hosts

Fixes: 6028ad4e6c ("Merge pull request 'Add VM krypton' (!42) from krypton into master")
Fixes: 893d56c56a ("Merge pull request 'add host oganesson' (!52) from oganesson into master")
2022-07-23 10:58:23 +02:00
0f0731d800 inventory: Rename file to add file extension
This is a YAML file, make ansible-lint (and me) happy and add a proper
file extension. Also helps editors to pick correct syntax highlighting.
2022-07-22 07:04:37 +02:00
4b0011ed37 Add radon (and platon) to server list in README 2022-06-24 17:02:27 +02:00
b5286cb6cb Add new virtual machine host 'unicorn'
Required for running unify controller, which is itself required for
configuring our WiFi access points.

Precedes: #16
2022-01-08 14:03:16 +01:00
24b49784f1 List configured hosts in README 2021-03-30 12:58:21 +02:00
5fd28bbe67 Update the readme file 2020-12-09 19:41:44 +01:00
672ee65b2e Cleanup README 2020-11-25 17:04:43 +01:00
7afcd80bd8 Add dependency for docker management 2020-11-24 19:42:03 +01:00
d0d3cc26c6 Readme: how to install dependencies 2020-11-24 19:39:46 +01:00
41e758eb84 Initial commit 2020-11-23 16:25:02 +01:00