Commit Graph

3 Commits

Author SHA1 Message Date
OpenCode Test
d38bc0c147 Remove networkmanager from package list as system uses systemd-networkd 2026-01-01 13:25:02 -08:00
OpenCode Test
16440138b1 Update ansible configuration to match current system state
- Updated ethernet interface name to enp0s20u1u1u2
- Changed default shell to fish
- Removed uninstalled packages (zsh, htop, rclone, helm, llama-swap)
- Network config still differs (systemd-networkd/iwd vs nmcli)
2026-01-01 13:24:29 -08: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