typo
This commit is contained in:
@@ -19,9 +19,8 @@ Role Variables
|
|||||||
* file : default account.csv csv file containing user to create:
|
* file : default account.csv csv file containing user to create:
|
||||||
|
|
||||||
```csv
|
```csv
|
||||||
firstname,lastname,email,[password][grou]
|
firstname,lastname,email,[password][group]
|
||||||
```
|
```
|
||||||
|
|
||||||
password field optionnal - if empty will be generated automatically
|
password field optionnal - if empty will be generated automatically
|
||||||
|
|
||||||
group field optionnal - if not empty, user dn will be put as "member" of cn=group,org,basedn
|
group field optionnal - if not empty, user dn will be put as "member" of cn=group,org,basedn
|
||||||
|
|||||||
Reference in New Issue
Block a user