Please help,
I wanted to create a yml script for the password never expire for a particuler user.
lets say, need a yml script that run through ansible server and set the password never expire for a particular user.
Please help,
I wanted to create a yml script for the password never expire for a particuler user.
lets say, need a yml script that run through ansible server and set the password never expire for a particular user.
Please see this module and it’s examples to accomplish your task
https://docs.ansible.com/ansible/latest/modules/user_module.html