From fc8ea1b2ca53ac4236d570eba9e872e147fb0628 Mon Sep 17 00:00:00 2001 From: Robin Schneider Date: Sun, 9 Jul 2017 18:12:29 +0200 Subject: [PATCH] Add a selection of DebOps roles for apps not yet covered Updates/supersedes: #13 --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/README.md b/README.md index f3ddf8f..445c8ea 100644 --- a/README.md +++ b/README.md @@ -12,8 +12,16 @@ A collaborative curated list of awesome Ansible resources - Java : [Github](https://github.com/silpion/ansible-java) / [Galaxy](https://galaxy.ansible.com/list#/roles/457) - MySQL : [Github](https://github.com/ANXS/mysql) / [Galaxy](https://galaxy.ansible.com/list#/roles/509) - Nginx : [Github](https://github.com/jdauphant/ansible-role-nginx) / [Galaxy](https://galaxy.ansible.com/list#/roles/466) + - Apache : [Github](https://github.com/debops/ansible-apache) / [Galaxy](https://galaxy.ansible.com/debops/apache/) - PostgreSQL : [Github](https://github.com/ANXS/postgresql) / [Galaxy](https://galaxy.ansible.com/list#/roles/512) - Redis : [Github](https://github.com/DavidWittman/ansible-redis) / [Galaxy](https://galaxy.ansible.com/detail#/role/730) + - Gitlab : [Github](https://github.com/debops/ansible-gitlab) / [Galaxy](https://galaxy.ansible.com/debops/gitlab/) + - NextCloud/ownCloud : [Github](https://github.com/debops/ansible-ownCloud) / [Galaxy](https://galaxy.ansible.com/debops/owncloud/) + - Elasticsearch : [Github](https://github.com/debops/ansible-elasticsearch) / [Galaxy](https://galaxy.ansible.com/debops/elasticsearch/) + - Kibana : [Github](https://github.com/debops/ansible-kibana) / [Galaxy](https://galaxy.ansible.com/debops/kibana/) + - sshd : [Github](https://github.com/debops/ansible-sshd) / [Galaxy](https://galaxy.ansible.com/debops/sshd/) + - Cryptsetup : [Github](https://github.com/debops/ansible-cryptsetup) / [Galaxy](https://galaxy.ansible.com/debops/cryptsetup/) + - Dropbear initramfs : [Github](https://github.com/debops-contrib/ansible-dropbear_initramfs) / [Galaxy](https://galaxy.ansible.com/debops-contrib/dropbear_initramfs/) - Playbooks - [Ansible Examples](https://github.com/ansible/ansible-examples) - This tutorial presents ansible step-by-step - [Ansible Desktop](https://github.com/kalos/ansible-desktop)