2 Commits

Author SHA1 Message Date
William Valentin
27560832a2 Add various scripts for MinIO and Restic backup management 2025-10-24 11:48:52 -07:00
William Valentin
7bd5974ac4 Add initial Ansible configuration and package management setup
- Create .gitignore to exclude .vscode directory
    - Add ansible.cfg for Ansible configuration
    - Define inventory for new machine
    - Create playbook.yml for orchestrating tasks
    - Set up common role with default variables, handlers, and tasks
    - Implement package management tasks for installing packages from various sources
    - Include appimage and flatpak package lists
2025-10-24 11:45:10 -07:00