no more org in csv
This commit is contained in:
@@ -17,7 +17,7 @@ bindpwd - from group variables
|
||||
file : default account.csv csv file containing user to create:
|
||||
|
||||
```csv
|
||||
org,firstname,lastname,email,[password]
|
||||
firstname,lastname,email,[password]
|
||||
```
|
||||
|
||||
password field optionnal - if empty will be generated automatically - WIP
|
||||
@@ -38,7 +38,7 @@ Including an example of how to use your role (for instance, with variables passe
|
||||
user: tom
|
||||
become: false
|
||||
roles:
|
||||
- { role: tco.new_ldap_user, file: ~/Documents/Opendoor/Clients/Plop/account.csv }
|
||||
- { role: tco.new_ldap_user, org=plop.fr,file: ~/Documents/Opendoor/Clients/Plop/account.csv }
|
||||
|
||||
License
|
||||
-------
|
||||
|
||||
Reference in New Issue
Block a user