All Projects → linux-system-roles → linux-system-roles.github.io

linux-system-roles / linux-system-roles.github.io

Licence: other
Linux System Roles website

Programming Languages

SCSS
7915 projects
HTML
75241 projects

Projects that are alternatives of or similar to linux-system-roles.github.io

gilt
A GIT layering tool.
Stars: ✭ 70 (+288.89%)
Mutual labels:  ansible-roles, ansible-galaxy
RHEL7-CIS
Ansible RHEL 7 - CIS Benchmark Hardening Script
Stars: ✭ 28 (+55.56%)
Mutual labels:  ansible-roles, ansible-galaxy
vagrant-alm
An excerpt of an ALM environment built on top of Vagrant, Libvirt and Ansible
Stars: ✭ 44 (+144.44%)
Mutual labels:  ansible-roles
offensive-infrastructure
Offensive Infrastructure with Modern Technologies
Stars: ✭ 88 (+388.89%)
Mutual labels:  ansible-roles
aoscx-ansible-role
Ansible roles for AOS-CX switches
Stars: ✭ 15 (-16.67%)
Mutual labels:  ansible-roles
ansible-checkmk
Ansible integration of CheckMK
Stars: ✭ 52 (+188.89%)
Mutual labels:  ansible-roles
ansible-raspbian
Ansible role for setting up a secure basic Raspbian environment with sensible defaults.
Stars: ✭ 54 (+200%)
Mutual labels:  ansible-roles
ansible-st2
Ansible Roles and Playbooks to deploy StackStorm
Stars: ✭ 85 (+372.22%)
Mutual labels:  ansible-roles
ansiblecheck
One Stop Solution For Checking Your Ansible Roles and Playbooks
Stars: ✭ 56 (+211.11%)
Mutual labels:  ansible-roles
ansible role proxmox
Ansible role to provision containers in Proxmox VE virtualization
Stars: ✭ 42 (+133.33%)
Mutual labels:  ansible-galaxy
action.playbook
Github Action for running Ansible Playbooks.
Stars: ✭ 26 (+44.44%)
Mutual labels:  ansible-galaxy
ansible-role-aptly
Install aptly debian respository manager and enable the REST API
Stars: ✭ 37 (+105.56%)
Mutual labels:  ansible-galaxy
RHEL8-STIG
Ansible role for Red Hat 8 STIG Baseline
Stars: ✭ 73 (+305.56%)
Mutual labels:  ansible-roles
ansible-role-do-agent
Cross-distro installation of the DigitalOcean monitoring agent
Stars: ✭ 22 (+22.22%)
Mutual labels:  ansible-galaxy
Deploy
Ansible role to deploy scripting applications like PHP, Python, Ruby, etc. in a capistrano style
Stars: ✭ 2,141 (+11794.44%)
Mutual labels:  ansible-roles
initial-webserver-setup
Ansible playbook for initial ubuntu 16.04 webserver setup and Laravel zero time deployment
Stars: ✭ 50 (+177.78%)
Mutual labels:  ansible-roles
ansible-debian
Buildfiles: Ansible automated leight-weight and sensible Debian provisioning
Stars: ✭ 83 (+361.11%)
Mutual labels:  ansible-roles
artifactory
Ansible role to install Artifactory, the Maven repository manager by JFrog.
Stars: ✭ 21 (+16.67%)
Mutual labels:  ansible-roles
swiss-army
Ansible-driven configuration management for maintaining a preferred environment (base system and app dotfiles / configurations)
Stars: ✭ 44 (+144.44%)
Mutual labels:  ansible-roles
sensu-go-ansible
Official Ansible module for Sensu Go
Stars: ✭ 30 (+66.67%)
Mutual labels:  ansible-galaxy

linux-system-roles.github.io web page


For more information about the roles/collection please refer to our website linux-system-roles.github.io

A more direct readme concerning the roles/collection can be found here

This page bases on the slim-pickins-jekyll-theme with several changes on top.

When including examples of Ansible code with jinja2 templating, you will typically have to tell jekyll and its templating engine to disable brace expansion. One technique is to use {% raw %} at the beginning of the file and {% endraw %} at the end of the file, or use

<!-- {% raw %} -->
Ansible/jinja2 goes here
<!-- {% endraw %} -->

blocks.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].