friesenkiwi / ansible-collection-uberspace

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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:

About


Languages

Language:Jinja 99.5%Language:Shell 0.5%