Comment on Ansible Playbook - How do I reverse engineer a running system?
heartfelthumburger@sopuli.xyz 3 weeks ago
afaik, there’s no way “convert” a running system into a playbook. I’d recommend looking at what your systems have in common (installed packages, timezone etc…) and create playbooks based on that and work your way up from there.
Cyber@feddit.uk 3 weeks ago
Yeah, at least others are confirming what I had assumed, rather than everyone pointing me to a blindingly obvious tool that did it all for me!