mirror of
https://github.com/ansible-collections/google.cloud.git
synced 2025-06-09 18:39:10 -07:00
Add many no_log attributes
This commit is contained in:
parent
78b36fe3b6
commit
1a7d4e3cda
101 changed files with 147 additions and 111 deletions
|
@ -1490,6 +1490,7 @@ def main():
|
|||
options=dict(
|
||||
cache_key_policy=dict(
|
||||
type="dict",
|
||||
no_log=False,
|
||||
options=dict(
|
||||
include_host=dict(type="bool"),
|
||||
include_protocol=dict(type="bool"),
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue