mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-04-25 03:41:25 -07:00
parent
2f6966965e
commit
74e8aa22af
30 changed files with 36 additions and 43 deletions
|
@ -599,9 +599,7 @@ def main():
|
|||
type='str',
|
||||
default='{}/.config/lxc/client.crt'.format(os.environ['HOME'])
|
||||
),
|
||||
trust_password=dict(
|
||||
type='str',
|
||||
)
|
||||
trust_password=dict( type='str', no_log=True )
|
||||
),
|
||||
supports_check_mode=False,
|
||||
)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue