Add some exists whitelists for things we check but don't install on all machines.

This commit is contained in:
Kevin Fenzi 2014-03-31 18:14:04 +00:00
parent 2846ce5933
commit 72e6cb43ef

View file

@ -587,6 +587,9 @@ OS_VERSION_FILE=/etc/{{ ansible_distribution|lower }}-release
#STAT_CMD=BUILTIN
#READLINK_CMD=BUILTIN
EXISTWHITELIST=/usr/bin/GET
EXISTWHITELIST=/usr/bin/whatis
INSTALLDIR=/usr
SCRIPTWHITELIST=/usr/bin/whatis
SCRIPTWHITELIST=/usr/bin/ldd