mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-23 05:10:22 -07:00
now that invocation is only async again, no need to sanitize
This commit is contained in:
parent
2d870b7112
commit
b76cb8f655
3 changed files with 3 additions and 20 deletions
|
@ -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'])
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue