I see, that clears things up somewhat. Thank you!
Comment on Microsoft's AI Secretly Copying All Your Private Messages
spooky2092@lemmy.blahaj.zone 10 months agoBasically, a playbook is a set of instructions or baselines for how you want the system to look/be setup, and the provisioning tool will engage in however many tasks are required to configure the system to your specifications. I played around with something similar with PowerShell DSC, and its pretty cool to be able to eliminate config drift when it checks against the config and remediates any changes that weren’t updated in the playbook.
BearGun@ttrpg.network 10 months ago
demonsword@lemmy.world 10 months ago
so… ansible?