Aggregate entire fleet into one simple inventory file. Make bootstrapping process more explicit with each step:
host key scan checking is the ONLY job that run when pushing to development
branch
pushes to stable
will bootstrap the hosts, so now is a more explicit two-step process (grab host key only once, when updating hosts)
before we were running host key scanning every time, which sort of defeats the purpose of preventing MITM attacks..