Allow setting ODL NB REST password 91/73391/17
authorTaseer Ahmed <taseer94@gmail.com>
Mon, 25 Jun 2018 09:05:53 +0000 (14:05 +0500)
committerTaseer Ahmed <taseer94@gmail.com>
Wed, 18 Jul 2018 04:32:33 +0000 (09:32 +0500)
commite1747ab569fa78d411cab378c5891532e9d83440
treec2139873ec78ed98238749edba2a381e9bd25a27
parent4fd3f54ea65b3a4596df5127dae0895ee62e7da3
Allow setting ODL NB REST password

Use custom ansible module. When placed under library,
Ansible will detect it automatically. Mirrors the Puppet
logic. Usage is explained in the examples section of the code.

JIRA: INTPAK-177
Change-Id: Ieecbf1dd9c0a923aaf9eff2fd85d391bed800d81
Signed-off-by: Taseer Ahmed <taseer94@gmail.com>
library/odl_usermod.py [new file with mode: 0644]