Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/adam-beckett-1999/ansible-playbooks

Ansible roles, playbooks and configuration files for my Homelab. Linux, Windows, Proxmox, Docker, Kubernetes.
https://github.com/adam-beckett-1999/ansible-playbooks

ansible ansible-playbook ansible-roles

Last synced: about 1 month ago
JSON representation

Ansible roles, playbooks and configuration files for my Homelab. Linux, Windows, Proxmox, Docker, Kubernetes.

Awesome Lists containing this project

README

        

![image info](ansible-playbooks.png)

---

#### This is a work-in-progress repo containing all the Ansible playbooks that I use for deploying and managing my home network environment.

#### These playbooks/roles could be broken, have bugs and issues, or are unfinished. Do not copy from these expecting them to work in your environment or at all. I will be writing documentation and adding comments to them when I have the majority of them completed to meet my needs.

---

I have roles for creating, cloning and managing Proxmox VMs, and taking snapshots. Performing updates and configuration of Linux (Ubuntu/Debian based) systems: including installing packages, configuring SNMP, mounting network shares, installing Cockpit for web management and general purpose update, restart and shutdown commands. I also have roles for installing and managing Docker and Docker Swarm, container deployment and image pruning. And deployment of GlusterFS on linux systems.

---