Skip to content

Commit

Permalink
Update changelogs/fragments/156-fix_no-log-needed_false_positives.yml
Browse files Browse the repository at this point in the history
Co-authored-by: Andrew Klychkov <[email protected]>
  • Loading branch information
quidame and Andersson007 authored Mar 17, 2021
1 parent b39abe1 commit 403c581
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
---
minor_changes:
- authorized_key - add ``no_log=False`` in ``argument_spec`` to clear false-positives of ``no-log-needed``.
- mount - add ``no_log=False`` in ``argument_spec`` to clear false-positives of ``no-log-needed``.
- authorized_key - add ``no_log=False`` in ``argument_spec`` to clear false-positives of ``no-log-needed`` (https://github.com/ansible-collections/ansible.posix/pull/156).
- mount - add ``no_log=False`` in ``argument_spec`` to clear false-positives of ``no-log-needed`` (https://github.com/ansible-collections/ansible.posix/pull/156).

0 comments on commit 403c581

Please sign in to comment.