postinstall - run QEMU

(env) > ansible-playbook pb-postinstall.yml -t fp_qemu
PLAY [Role vbotka.freebsd.postinstall] *****************************************

TASK [Gathering Facts] *********************************************************
ok: [build.example.com]

TASK [vbotka.freebsd_postinstall : Sanity: Unknown run tags] *******************
ok: [build.example.com]

TASK [vbotka.freebsd_postinstall : Rcconf: Configure qemu_user_static_enable in /etc/rc.conf] ***
ok: [build.example.com]

PLAY RECAP *********************************************************************
build.example.com          : ok=3    changed=0    unreachable=0    failed=0    skipped=11   rescued=0    ignored=0