ansible-collections / ansible.windows

Windows core collection for Ansible
https://galaxy.ansible.com/ansible/windows
GNU General Public License v3.0
233 stars 157 forks source link

win_user - Added account_expires #612

Closed jborean93 closed 1 month ago

jborean93 commented 1 month ago
SUMMARY

Added account_expires option to win_user that allows the caller to set an expiration date of a local user account.

Fixes: https://github.com/ansible-collections/ansible.windows/issues/610

ISSUE TYPE
COMPONENT NAME

win_user