mirror of
https://github.com/freeipa/ansible-freeipa.git
synced 2026-03-26 21:33:05 +00:00
Add 'sn' as an alias of 'last'
This commit is contained in:
@@ -324,7 +324,7 @@ Variable | Description | Required
|
|||||||
Variable | Description | Required
|
Variable | Description | Required
|
||||||
-------- | ----------- | --------
|
-------- | ----------- | --------
|
||||||
`first` \| `givenname` | The first name string. | no
|
`first` \| `givenname` | The first name string. | no
|
||||||
`last` | The last name | no
|
`last` \| `sn` | The last name string. | no
|
||||||
`fullname` \| `cn` | The full name string. | no
|
`fullname` \| `cn` | The full name string. | no
|
||||||
`displayname` | The display name string. | no
|
`displayname` | The display name string. | no
|
||||||
`homedir` | The home directory string. | no
|
`homedir` | The home directory string. | no
|
||||||
|
|||||||
Reference in New Issue
Block a user