Hi,
I am using a slightly adapted role taken from
<https://github.com/1it/ansible-role-users> to manage our users on our
servers.
This is working fine so far but one little thing I can't get to work.
I want to force newly created users to change their password when they login
for the first time. For that reason I need to know which user is new on a
system. They role itself does not give me this information so I need to find
another way.
Have you any idea how to read out those new users?
How do you manage your users on your systems and what roles dou you use?
Kind regards and many thanks,
Schoepp