Do not expire ariejan

This commit is contained in:
Ariejan de Vroom 2024-06-06 23:59:49 +02:00
parent 4968d750dd
commit f78a66ee46
Signed by: ariejan
GPG Key ID: AD739154F713697B

View File

@ -15,8 +15,7 @@
append: yes append: yes
shell: "{{ user.shell }}" shell: "{{ user.shell }}"
state: present state: present
# Force user to change password on first login expires: -1
expires: 0
become: true become: true
- name: Setup sudo - name: Setup sudo