Ansible Roles

Simple and compatible Ansible roles for multi-distribution automation. Tested on Fedora, CentOS, Ubuntu, Debian, OpenSUSE, and more.

Home Blog My manifesto About Uptime View on GitHub

Documentation for buluma.github.io

Welcome to the documentation for the buluma.github.io repository. This site serves as the main landing page for Ansible roles developed by the buluma community.

Overview

The buluma.github.io repository is a Jekyll-powered GitHub Pages site that documents and showcases various Ansible roles. It provides information about the roles, their testing status, version information, and download counts.

Repository Structure

buluma.github.io/
├── _includes/          # Jekyll includes
├── _layouts/           # Jekyll layouts  
├── _posts/             # Blog posts
├── _sass/              # Sass stylesheets
├── assets/             # Static assets
├── docs/               # Documentation (this directory)
├── .github/            # GitHub Actions workflows
├── _config.yml         # Jekyll configuration
├── Gemfile             # Ruby dependencies
├── index.md            # Main landing page
├── about.md            # About page
└── ...

Purpose

This site serves as:

Contributing

See the Contributing Guide for information on how to contribute to this repository.