mirror of
https://github.com/ansible-collections/ansible.posix.git
synced 2026-03-26 21:33:32 +00:00
Merge pull request #563 from dtvillafana/main
(feat) add no_log option for 'opts' parameter SUMMARY Allows you to set no_log on just the opts parameter. This is useful for CIFS/SMB mounts that would otherwise leak secrets. Adds feature from issue: . #497 ISSUE TYPE Feature Pull Request COMPONENT NAME mount Reviewed-by: Hideki Saito <saito@fgrep.org>
This commit is contained in:
3
changelogs/fragments/563_add_no_log_option.yml
Normal file
3
changelogs/fragments/563_add_no_log_option.yml
Normal file
@@ -0,0 +1,3 @@
|
||||
---
|
||||
minor_changes:
|
||||
- mount - add no_log option for opts parameter (https://github.com/ansible-collections/ansible.posix/pull/563).
|
||||
Reference in New Issue
Block a user