Skip to content

Latest commit

 

History

History
33 lines (26 loc) · 2.57 KB

README.md

File metadata and controls

33 lines (26 loc) · 2.57 KB

Uberspace Ansible collection

This Ansible collection provides means for operating at the German exceptional hoster Uberspace. It is not officially maintained by the company. I am only one of their customers.

Contained are some roles:

Planned:

For install run ansible-galaxy collection install friesenkiwi.uberspace on the commandline or use a requirements.yml with the following content:

---
collections:
- friesenkiwi.uberspace

and run ansible-galaxy collection install -r requirements.yml afterwards.

Related works

There are some other projects, approaching "Ansible @ Uberspace" from a slightly different angle: