ansible-collection-netscaleradc icon indicating copy to clipboard operation
ansible-collection-netscaleradc copied to clipboard

[Bug]: `change_password` Password change for already logged-in user needs to save config before reboot

Open sumanth-lingappa opened this issue 1 year ago • 0 comments

Summary

change_password Password change for already logged-in user needs to save config before reboot. Please update the document accordingly

Issue Type

Bug Report

Component Name

change_password

Python Version

$ python --version # or python3 --version

Ansible Version

$ ansible --version

Ansible Configuration

$ ansible-config dump --only-changed

netscaler.adc Collection Version

$ ansible-galaxy collection list netscaler.adc

Target NetScaler Version

> show ns version

Equivalent NetScaler CLI Command


Steps to Reproduce


Expected Results

documentation should specify to the user to save the config before reboot OR enable save_config attribute as true for the netscaler.adc.change_password module

Actual Results


Additional Notes

No response

sumanth-lingappa avatar Sep 23 '24 12:09 sumanth-lingappa