mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-07 05:42:50 +00:00
vyos_user fix idempotent (#26289)
Signed-off-by: Trishna Guha <trishnaguha17@gmail.com>
This commit is contained in:
@@ -33,6 +33,7 @@
|
||||
name: ansibletest1
|
||||
password: test
|
||||
state: present
|
||||
update_password: on_create
|
||||
provider: "{{ cli }}"
|
||||
register: result
|
||||
|
||||
|
||||
Reference in New Issue
Block a user