Libraries
»
opuscodium-odoo
(2.1.0)
»
Index (c)
»
Puppet Tasks
»
change_user_password
Puppet Task: change_user_password
Defined in:
tasks/change_user_password.json,
tasks/change_user_password.rb
Overview
Change the password of an user
Supports noop?
false
Parameters
database
(String[1])
— Odoo database name
login
(String[1])
— User to change the password to
password
(String[1])
— New password for the user (encrypted)