vyos_user fix idempotent (#26289)

Signed-off-by: Trishna Guha <trishnaguha17@gmail.com>
This commit is contained in:
Trishna Guha 2017-06-30 19:44:08 +05:30 committed by GitHub
commit 93bbcd8a32
3 changed files with 38 additions and 19 deletions

View file

@ -33,6 +33,7 @@
name: ansibletest1
password: test
state: present
update_password: on_create
provider: "{{ cli }}"
register: result