Non-Interactive Installation Test
docker run -e TERM -e COLORTERM -w /root -it --rm ubuntu sh -uec ' apt-get update DEBIAN_FRONTEND=noninteractive apt-get install -y --no-install-recommends ansible git ansible-pull -U https://github.com/timgreen/HomeConfig.git -d $PWD/HomeConfig --tags mini,cli --accept-host-key zsh'ansible-pull -U https://github.com/timgreen/HomeConfig.git -d $PWD/HomeConfig --tags mini,cli --ask-become-pass --accept-host-key