mirror of
https://github.com/freeipa/ansible-freeipa.git
synced 2026-05-07 05:43:26 +00:00
Only change one to test that 'sn' returns the same value as 'last'
This commit is contained in:
@@ -17,7 +17,7 @@
|
||||
users:
|
||||
- name: user1
|
||||
givenname: user1
|
||||
sn: Last
|
||||
last: Last
|
||||
- name: user2
|
||||
first: user2
|
||||
last: Last
|
||||
|
||||
Reference in New Issue
Block a user