Skip to content
This repository was archived by the owner on Aug 17, 2025. It is now read-only.

Comments

Replace Ansible with shell scripts#427

Merged
phansch merged 21 commits intomainfrom
replace-ansible
Apr 7, 2025
Merged

Replace Ansible with shell scripts#427
phansch merged 21 commits intomainfrom
replace-ansible

Conversation

@phansch
Copy link
Owner

@phansch phansch commented Apr 7, 2025

Removes needless complexity. It didn't make sense for me to manage python, poetry, venv, ansible and molecule stuff for something that could be done with some shell scripts. Yes, the shell scripts are not the same as the Ansible playbooks and roles, especially not idempotent, but they are enough for my usecase - Setting up a laptop once every few years and making sure the config works.

Remaining Todo

Closes #426 #411 #417 #418 #419 #420 #424

For some reason it's failing on CI.
@phansch phansch force-pushed the replace-ansible branch 2 times, most recently from 400991b to 328c5fd Compare April 7, 2025 20:52
@phansch phansch enabled auto-merge April 7, 2025 21:09
@phansch phansch merged commit 7caf1a5 into main Apr 7, 2025
2 checks passed
@phansch phansch deleted the replace-ansible branch April 7, 2025 21:11
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Replace Ansible with shell scripts

1 participant