chrisp
@chrisp@cyberplace.social
This is a remote user, information on this page may be incomplete. View at Source ↗
- Comment on Ansible sounds interesting 6 days ago:
@beerclue Exactly. You can take wiki bash instructions on how a system was set up and translate it to ansible, or back again. The ansible modules are python, but theoretically you could make a bash implementation that just calls dnf/systemctl/etc. directly, like a sys admin would have done.