what does your entire playbook look like? And the inventory? I see this in the snippet:
Failed to connect to the host via ssh that is a problem.... On Tue, 5 Oct 2021 at 15:14, dulhaver via Ansible Project <[email protected]> wrote: > > thx for the feedback > > > https://docs.ansible.com/ansible/latest/collections/ansible/builtin/user_module.html#parameter-expires > > is pretty convincing to me. > > See the 3rd last example on that page: > > > > - name: Starting at Ansible 2.6, modify user, remove expiry time > > ansible.builtin.user: > > name: james18 > > expires: -1 > > that sounds right, however I seem to be unable to make it work and can't > really see what the problem is https://paste.debian.net/1214375/ > > -- > You received this message because you are subscribed to the Google Groups > "Ansible Project" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To view this discussion on the web visit > https://groups.google.com/d/msgid/ansible-project/1462704195.17034.1633439638920%40office.mailbox.org. > -- Dick Visser Trust & Identity Service Operations Manager GÉANT -- You received this message because you are subscribed to the Google Groups "Ansible Project" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/ansible-project/CAL8fbwP4-DVpVszFg5K-ZPLK8KCfJmDQ36aeN1AY-bz6kwCXEA%40mail.gmail.com.
