Some Ansible Playbooks for inspiration and everyday use 😏
Tip
In some Playbooks, you may need to adjust paths / users or other parameters.
| Playbooks | Description |
|---|---|
| Linux | |
| Arch Linux | Arch Linux related Playbooks |
| CentOS | comming soon |
| Ubuntu | comming soon |
| Generic Linux | |
| Dev | |
| Git | Working with Git repositorys |
| System | |
| Backups | Simple backups with Ansible |
| Maintenance | Essentinal mantenance like reboot and system updates for various Linux distributions |
| Monitoring | Monitoring like disk usage or gathering some informations about the Nodes |
| Users & Groups | Playbooks to manage Users & Groups |
| Virtual Machines | |
| KVM | Playbooks for KVM Virtual Machines |
Caution
For safety, you should never test Playbooks on a productive system!