Go to file
Gabriel Arazas 38ba766e2c Initialize backup setup with a role
Based from my NixOS module for the borg backups. Apparently, borgmatic
can run all configured setups from certain locations with one command.
It should be easy to add the remaining backups too.

Now, encrypting the sensitive configurations is another problem (or I
just don't include them in the Git worktree).
2022-03-19 12:33:09 +08:00
inventory Modularize Fedora playbook 2022-03-17 19:30:32 +08:00
playbooks Modularize setting GNOME config into its own role 2022-03-19 12:32:27 +08:00
roles Initialize backup setup with a role 2022-03-19 12:33:09 +08:00
ansible.cfg Modularize Fedora playbook 2022-03-17 19:30:32 +08:00
README.adoc Write README for project 2022-03-17 19:30:32 +08:00

Table of Contents

This is my Ansible playbooks for various systems (only for Fedora for now). This is an attempt in making a reproducible and declarative desktop management ala\-NixOS (and Guix).

Resources

This configuration may evolve into an abominable framework of configuration over time. At some point, it wont be the simple "Hello World"-esque reference for Ansible. If youre looking where to start learning about this, Ive saved a list of them from the beginning: