Code Monkey home page Code Monkey logo

debian-ansible-roles's Introduction

Ansible Roles for Debian

This is a collection of Ansible roles for Debian-based systems.

These are based on my own personal needs, and the needs of projects that I contribute to. Consequently, the selection of choices is still quite limited, but it will grow.

Roles

  • common - Configuration common to most Debian systems

    Configures APT sources and preferences, but can also configure some hardware and system aspects of a target.

  • apache2 - Apache 2.x web server

    Performs installation and basic configuration of the Apache 2 web server, including management of Let's Encrypt certificates.

  • approx - APT cache server

    Sets up an APT cache server using approx.

  • debci_master - debci master server

    Configures a host to server as the master within a debci CI instance. The master queues tests, collects results from workers, and published them via a web application.

  • debci_worker - debci worker

    Configures a host to serve as a worker within a debci CI instance. A worker reads and executes jobs queued by the debci master.

  • rabbitmq - RabbitMQ server

    Configures a host to run as a RabbitMQ server.

  • reprepro - reprepro APT repository

    Sets up a reprepro repository, to which selected users can upload. The repository is made available via http/s, including signed Release files.

  • wireguard - WireGuard VPN

    Configures a host for participation in a WireGuard VPN, including network interface and peer management.

Utilities

Ansible Vault

If you want to use Ansible Vault together with a GnuPG-encrypted passphrase, a helper is provided. You'll need to create the file local/vault-passphrase.gpg first. See bin.

PKI

Some roles may need custom certificates to communicate via TLS. To this end, the pki/ contains a utility and an OpenSSL configuration for quickly creating CA, server, and client certificates.

debian-ansible-roles's People

Contributors

ckastner avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.