You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
|
5 years ago | |
|---|---|---|
| roles | 5 years ago | |
| vars | 5 years ago | |
| LICENSE.md | 6 years ago | |
| README.md | 6 years ago | |
| ansible.cfg | 6 years ago | |
| hosts | 6 years ago | |
| requirements.yml | 6 years ago | |
| run.sh | 6 years ago | |
| site.yml | 6 years ago | |
README.md
Ansible Playbook for Uberspace
Installation
- Ensure that you have a recent Ansible version installed (tested with 2.9.10+)
- Install module dependencies using:
ansible-galaxy install -r requirements.yml
Commands
./run.sh # Execute the full Playbook
./run.sh gitea-update # Only update Gitea on Git Uberspaces
./run.sh radicale-update # Only update Radicale on DAV Uberspaces