you are viewing a single comment's thread
view the rest of the comments
[–] 2 points 1 year ago* (1 child)

It can do that, but it gets more complicated because you are doing this is in an imperative way. For example, in Nix it's trivial to change the config and remove something.

In ansible there's no guarantee installing a package and removing it won't have side effects. You could install a DE and decide to switch back, but it already changed some files on your system

  • source
  • parent
  • hideshow 2 child comments