mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-22 21:00:22 -07:00
implemented for v2, missing --tree option for adhoc
This commit is contained in:
parent
79a1bca010
commit
4d853a5d3c
3 changed files with 69 additions and 1 deletions
|
@ -241,3 +241,4 @@ DEFAULT_SU_PASS = None
|
|||
VAULT_VERSION_MIN = 1.0
|
||||
VAULT_VERSION_MAX = 1.0
|
||||
MAX_FILE_SIZE_FOR_DIFF = 1*1024*1024
|
||||
TREE_DIR = None
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue