Here are
4,988 public repositories
matching this topic...
Matrix (An open network for secure, decentralized communication) server setup using Ansible and Docker
Updated
Jun 3, 2021
Jinja
Ansible playbook for Elasticsearch
Fairly full featured Ansible role for Postgresql.
Updated
May 26, 2021
Jinja
Ansible role to install and manage nginx configuration
An ansible role to generate TLS certificates and get them signed by Let's Encrypt
Updated
Jun 2, 2021
Shell
Ansible role for Red Hat 7 CIS Baseline
Updated
Jun 3, 2021
Jinja
📡 Ansible role for Hashicorp Consul clusters
Updated
Jun 1, 2021
Jinja
The official ansible RVM role to install and manage your Ruby versions.
Updated
Jan 19, 2021
Dockerfile
A command line tool to create a graph representing your Ansible playbook tasks and roles
Updated
Jun 1, 2021
Python
Ansible role for Red Hat 7 STIG Baseline
Updated
Jun 1, 2021
Jinja
Setup unattended-upgrades on Debian-based systems
Updated
Apr 29, 2021
Jinja
Ansible role for Datadog Agent
Updated
May 26, 2021
Jinja
Setup antigen with oh-my-zsh, powerlevel10k theme, fzf, autosuggestions, syntax-highlighting
Updated
Mar 16, 2021
HTML
🔑 Ansible role for Hashicorp Vault
Updated
Jun 1, 2021
Jinja
Ansible role for installing WireGuard VPN. Supports Ubuntu, Debian, Archlinx, Fedora and CentOS.
Updated
May 12, 2021
HTML
Ansible role for installing rbenv.
Updated
May 14, 2021
Ruby
Ansible role which installs and configures Graylog
Updated
Jun 2, 2021
Jinja
Ansible role for installing k3s as either a standalone server or HA cluster.
Updated
May 30, 2021
Jinja
An Ansible Role for Tor Relay Operators
Updated
Feb 20, 2021
HTML
Updated
May 29, 2021
Jinja
A fairly flexible and feature full Ansible role for the NGINX web server.
Updated
Jan 15, 2018
Shell
An Ansible role to deploy a fully dynamic Sensu stack!
lykops是一套web可视化的运维自动化项目,基于python3+django开发的。可视化、简化执行ansible任务,并提供详细的任务执行报告。
Updated
Apr 20, 2021
Python
Generate and/or deploy SSL certificate
Automatically build several openwisp2 firmware images for different organizations while keeping track of their differences
Updated
May 4, 2021
Shell
Controls the configuration of the default /etc/sudoers file and included files/directories.
Updated
Oct 26, 2020
HTML
Improve this page
Add a description, image, and links to the
ansible-role
topic page so that developers can more easily learn about it.
Curate this topic
Add this topic to your repo
To associate your repository with the
ansible-role
topic, visit your repo's landing page and select "manage topics."
Learn more
You can’t perform that action at this time.
You signed in with another tab or window. Reload to refresh your session.
You signed out in another tab or window. Reload to refresh your session.
#238 introduced a workaround to enable excluding files from minification and versioning because of #232
Since, that functionality has been ported in openwisp-utils in openwisp/openwisp-utils#172 (to simplify maintenance), we can remove the workaround from the ansible role and update the settings accordingly.
Blockers