Skip to content
Snippets Groups Projects
Unverified Commit 1ac67ae5 authored by Thomas Woerner's avatar Thomas Woerner Committed by GitHub
Browse files

Merge pull request #209 from pvoborni/fix_pwpolicy_test

test_pwpolicy: unite admin passwords
parents 89c00b15 4e5ad5a7
Branches
No related tags found
No related merge requests found
...@@ -94,7 +94,7 @@ ...@@ -94,7 +94,7 @@
- name: Ensure maxlife of 90 for global_policy - name: Ensure maxlife of 90 for global_policy
ipapwpolicy: ipapwpolicy:
ipaadmin_password: MyPassword123 ipaadmin_password: SomeADMINpassword
maxlife: 90 maxlife: 90
register: result register: result
failed_when: not result.changed failed_when: not result.changed
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment