Skip to content

open-infrastructure/ansible-playbook

Repository files navigation

Ansible playbook

this is the collection of ansible playbooks used in open-infrastructure.de

Setup

git submodule init
git submodule update --recursive

Playbooks

This is the base playbook to setup the hosts

ansible-playbook prometheus.yml -i inventory/devops.yml --vault-password-file secret.txt

The IPsec playbook to setup the VPN infrastructure

ansible-playbook prometheus.yml -i inventory/vpn.yml --vault-password-file secret.txt

This playbook automates the jitsi.rocks infrastructure (or at least the monitoring)

ansible-playbook prometheus.yml -i inventory/jitsirocks.yml --vault-password-file secret.txt

This playbook deploys the prometheus based monitoring

ansible-playbook monitoring.yml -i inventory/devops.yml --vault-password-file secret.txt

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published