1
0
Fork 0
mirror of https://github.com/roles-ansible/ansible_collection_users.git synced 2024-07-07 00:08:53 +02:00

Remove line

This commit is contained in:
L3D 2024-06-08 00:21:08 +02:00
parent 17e7fc115b
commit eb9481cd76
Signed by: l3d
GPG key ID: CD08445BFF4313D1

View file

@ -11,4 +11,3 @@
label: "user={{ user.name }}"
loop_var: user
when: user.state | default ('present') == 'present'