better `--noop` for `build/install`: ansible noop to show steps
build/install
$noop sudo $vb/ansible-playbook -c local -K -i localhost, build/host-setup.ansible.yml
should be a ansible --noop
to show the ansible steps
build/install
$noop sudo $vb/ansible-playbook -c local -K -i localhost, build/host-setup.ansible.yml
should be a ansible --noop
to show the ansible steps