now that invocation is only async again, no need to sanitize

This commit is contained in:
Brian Coca 2015-07-15 10:40:37 -04:00
commit b76cb8f655
3 changed files with 3 additions and 20 deletions

View file

@ -235,4 +235,3 @@ DEFAULT_SUBSET = None
DEFAULT_SU_PASS = None
VAULT_VERSION_MIN = 1.0
VAULT_VERSION_MAX = 1.0
RESULT_SANITIZE = frozenset(['warnings'])