this post was submitted on 12 Jun 2023
8 points (100.0% liked)

Linux

1980 readers
1 users here now

Everything about Linux

RULES

founded 2 years ago
MODERATORS
top 5 comments
sorted by: hot top controversial new old
[–] mkoch66@discuss.tchncs.de 1 points 2 years ago (3 children)
[–] Fryboyter@discuss.tchncs.de 2 points 2 years ago

The NFS protocol offers almost nothing that tools like Chezmoi offer.

And Ansible? Yes, you can use it to only manage configuration files. Would I recommend it? Rather not. At least not for private use.

With Chezmoi, for example, you only need to remember a few commands for basic use (chezmoi add, chezmoi apply, chezmoi update). That should be easier for many users than creating an Ansible playbook. The fact that Ansible uses push and not pull in the default configuration might not be so good either for home users who might have just two computers.

Ansible is therefore not a good replacement for tools like Chezmoi in my opinion. These simply fill a gap between manually copying configuration files and tools like Ansible, Salt, etc.

[–] dino@discuss.tchncs.de 1 points 2 years ago

ansible rofl

[–] tdfischer@discuss.tchncs.de -1 points 2 years ago

unwise to suggest violence on a public forum

[–] milkyway@discuss.tchncs.de 0 points 2 years ago

Here's a list of some other tools: General-purpose dotfiles utilities