ansible-infra/ansible_collections/debops/debops/debops-contrib-playbooks
Stefan Bethke 2aed20393f
Some checks failed
/ Ansible Lint (push) Failing after 5m45s
/ Ansible Lint (pull_request) Failing after 4m59s
Vendor Galaxy Roles and Collections
2026-02-06 22:07:16 +01:00
..
service Vendor Galaxy Roles and Collections 2026-02-06 22:07:16 +01:00
README.rst Vendor Galaxy Roles and Collections 2026-02-06 22:07:16 +01:00

.. Copyright (C) 2015-2017 Robin Schneider <ypid@riseup.net>
.. Copyright (C) 2017-2018 Maciej Delmanowski <drybjed@gmail.com>
.. Copyright (C) 2015-2022 DebOps <https://debops.org/>
.. SPDX-License-Identifier: GPL-3.0-or-later

|debops_logo| DebOps Contrib playbooks
======================================

Ansible playbooks to run `DebOps Contrib <https://github.com/debops-contrib/debops-contrib>`_ roles.

Here are a few services that are available
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

**DNS and Networking**

+-------------+----------+------+
| apt_cacher_ | dnsmasq_ | tor_ |
+-------------+----------+------+

**Fully loaded ready to go applications**

+-----------+-----------+----------------+-------+---------------+
| bitcoind_ | foodsoft_ | homeassistant_ | kodi_ | volkszaehler_ |
+-----------+-----------+----------------+-------+---------------+

**Security**

+-----------+
| Firejail_ |
+-----------+

**Service monitoring and logging**

+-------------------+
| `CheckMK agent`_ |
+-------------------+

**System**

+--------+-------+---------------------+
| BTRFS_ | FUSE_ | `snapshot snapper`_ |
+--------+-------+---------------------+

**Workstations and clients**

+----------------+
| `X2Go Server`_ |
+----------------+

.. |debops_logo| image:: http://debops.org/images/debops-small.png

.. _apt_cacher: https://github.com/debops/debops/tree/master/ansible/debops-contrib-playbooks/service/apt_cacher.yml
.. _tor: https://github.com/debops/debops/tree/master/ansible/debops-contrib-playbooks/service/tor.yml
.. _dnsmasq: https://github.com/debops/debops/tree/master/ansible/debops-contrib-playbooks/service/dnsmasq.yml

.. _bitcoind: https://github.com/debops/debops/tree/master/ansible/debops-contrib-playbooks/service/bitcoind.yml
.. _foodsoft: https://github.com/debops/debops/tree/master/ansible/debops-contrib-playbooks/service/foodsoft.yml
.. _homeassistant: https://github.com/debops/debops/tree/master/ansible/debops-contrib-playbooks/service/homeassistant.yml
.. _kodi: https://github.com/debops/debops/tree/master/ansible/debops-contrib-playbooks/service/kodi.yml
.. _volkszaehler: https://github.com/debops/debops/tree/master/ansible/debops-contrib-playbooks/service/volkszaehler.yml

.. _Firejail: https://github.com/debops/debops/tree/master/ansible/debops-contrib-playbooks/service/firejail.yml

.. _`CheckMK agent`: https://github.com/debops/debops/tree/master/ansible/debops-contrib-playbooks/service/checkmk_agent.yml

.. _BTRFS: https://github.com/debops/debops/tree/master/ansible/debops-contrib-playbooks/service/btrfs.yml
.. _FUSE: https://github.com/debops/debops/tree/master/ansible/debops-contrib-playbooks/service/fuse.yml
.. _`snapshot snapper`: https://github.com/debops/debops/tree/master/ansible/debops-contrib-playbooks/service/snapshot_snapper.yml

.. _X2Go Server: https://github.com/debops/debops/tree/master/ansible/debops-contrib-playbooks/service/x2go_server.yml