The current implementation of 'netlab initial --output' creates all configuration files within an
Ansible playbook. As netlab no longer uses Ansible Jinja2 filters, that's not an accurate
representation of what's really being used.
We should modify the 'netlab initial' command to create daemon config files internally, and
then start the Ansible playbook to create the rest of the files.