https://github.com/debops/debops-contrib
DebOps Contrib repository (non-free, commercial software)
https://github.com/debops/debops-contrib
Last synced: 12 months ago
JSON representation
DebOps Contrib repository (non-free, commercial software)
- Host: GitHub
- URL: https://github.com/debops/debops-contrib
- Owner: debops
- License: gpl-3.0
- Created: 2018-05-16T16:25:12.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2021-04-08T10:27:27.000Z (about 5 years ago)
- Last Synced: 2025-06-11T05:11:24.514Z (about 1 year ago)
- Language: HTML
- Size: 36.1 KB
- Stars: 5
- Watchers: 3
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.rst
- License: LICENSE
Awesome Lists containing this project
README
# [![DebOps logo][debops-logo]](https://debops.org/) DebOps Contrib
*Your Debian-based data center in a box*
[debops-logo]: https://raw.githubusercontent.com/debops/debops/master/lib/images/debops-small.png
The DebOps project provides a set of general-purpose [Ansible][ansible] roles
that can be used to manage [Debian][debian] or [Ubuntu][ubuntu] hosts. In
addition, a default set of Ansible playbooks can be used to apply the provided
roles in a controlled way, using Ansible inventory groups.
[ansible]: https://github.com/ansible/ansible/
[debian]: https://www.debian.org/
[ubuntu]: https://www.ubuntu.com/
This repository contains an additional set of Ansible roles that are not part
of the "core" DebOps project. It is an equivalent of the Debian `contrib`
archive section. Roles in this repository install and manage non-free or
commercial software and use different DebOps roles as dependencies.
At the moment the repository is not integrated with the main DebOps project. To
use it, you can clone the repository to your machine and symlink the roles and
playbooks to the DebOps "project directory".
## Licensing
The DebOps project is licensed under the [GNU General Public License 3.0][gpl-3.0].
You can find full text of the license in the [LICENSE][license] file.
[gpl-3.0]: https://www.gnu.org/licenses/gpl-3.0
[license]: https://github.com/debops/debops-contrib/blob/master/LICENSE