mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-25 14:20:22 -07:00
win_psexec - deprecate the extra_opts module options (#53666)
This commit is contained in:
parent
f73e03632f
commit
4f2d055e2c
3 changed files with 5 additions and 1 deletions
|
@ -316,6 +316,8 @@ Noteworthy module changes
|
|||
|
||||
* The ``ipa_user`` module originally always sent ``password`` to FreeIPA regardless of whether the password changed. Now the module only sends ``password`` if ``update_password`` is set to ``always``, which is the default.
|
||||
|
||||
* The ``win_psexec`` has deprecated the undocumented ``extra_opts`` module option. This will be removed in Ansible 2.10.
|
||||
|
||||
Plugins
|
||||
=======
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue