Skip to content
Snippets Groups Projects
Verified Commit 6ce40bb2 authored by Jelle van der Waa's avatar Jelle van der Waa :construction:
Browse files

Add gluebuddy playbook

parent c1eca934
No related branches found
No related tags found
1 merge request!524Add gluebuddy client
- name: setup gluebuddy.archlinux.org
hosts: gluebuddy.archlinux.org
remote_user: root
roles:
- { role: common }
- { role: sshd }
- { role: root_ssh }
- { role: borg_client, tags: ["borg"] }
- { role: sudo }
- { role: fail2ban }
- { role: prometheus_exporters }
- { role: promtail }
- { role: gluebuddy }
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment