Comment on Ansible Playbook - How do I reverse engineer a running system?

non_burglar@lemmy.world ⁨6⁩ ⁨days⁩ ago

I went through this about 6 months ago.

Just build playbooks from basic to specific. I did so in three parts:

  1. Container creation
  2. Basic settings common to all my hosts
  3. Specific service config & software

Ansible assumes you have a hierarchy of roles to apply for each service, so layering playbooks this way should help

source
Sort:hotnewtop