Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/adam-beckett-1999/ansible-playbooks
- Owner: adam-beckett-1999
- Created: 2023-05-06T10:43:03.000Z (over 1 year ago)
- Default Branch: dev
- Last Pushed: 2024-08-13T09:34:42.000Z (3 months ago)
- Last Synced: 2024-10-13T07:22:59.370Z (about 1 month ago)
- Topics: ansible, ansible-playbook, ansible-roles
- Language: YAML
- Homepage:
- Size: 499 KB
- Stars: 2
- Watchers: 1
- Forks: 2
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
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.
---