Use static password for win_owner test. (#35482)

This will provide consistent results across test runs and
should avoid previously seen issues with password complexity
failures.
This commit is contained in:
Matt Clay 2018-01-29 15:04:40 -08:00 committed by Jordan Borean
parent becb31f34c
commit 10f3a47eab

View file

@ -172,7 +172,7 @@
- name: create test user
win_user:
name: test win owner
password: TtPp!@#$%^ + {{ lookup('password', '/dev/null length=15') }}
password: E1K0-O8b1-c8M9-c6D5
- name: set owner with space recurse
win_owner: