Commit graph

18 commits

Author SHA1 Message Date
d1d14a3ad7 🧱: change git url to git.n39.eu 2023-09-01 19:06:28 +02:00
029838344c Merge pull request 'docs: add command to verify changes' (!112) from add-verification-docs into master
Reviewed-on: https://gitea.n39.eu/Netz39_Admin/netz39-infra-ansible/pulls/112
2022-11-12 15:43:51 +01:00
865901f86d docs: add command to verify changes 2022-11-12 15:41:30 +01:00
61cbc4abdd add a playbook to configure ssh to use the ssh gateway for the internal systems 2022-11-05 09:14:48 +01:00
7450d926ea doc: add vault editing to README.md 2022-11-01 18:31:10 +01:00
60ff54ce74 fix: rename role setup-http-site-proxy to resolve ansible lint warning 106 2022-10-24 22:22:36 +02:00
c455245c6f Add section in README to explain HTTPS ingress setup 2022-08-27 23:19:17 +02:00
9f3d91bd1c 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
2022-07-24 16:49:35 +02:00
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