This commit is contained in:
2025-11-04 14:32:30 +01:00
parent 76fab810b0
commit d54bce8e75

View File

@@ -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