mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-22 04:40:22 -07:00
Fixing up some output stuff
This commit is contained in:
parent
9a586c3512
commit
6971e92f39
4 changed files with 11 additions and 29 deletions
|
@ -235,4 +235,4 @@ DEFAULT_SUBSET = None
|
|||
DEFAULT_SU_PASS = None
|
||||
VAULT_VERSION_MIN = 1.0
|
||||
VAULT_VERSION_MAX = 1.0
|
||||
RESULT_SANITIZE = frozenset(['invocation','warnings'])
|
||||
RESULT_SANITIZE = frozenset(['warnings'])
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue