Fix sanity test failure.
This commit is contained in:
parent
d46d92eed5
commit
8f072ea0f5
1 changed files with 1 additions and 0 deletions
|
@ -9,6 +9,7 @@ else:
|
|||
import boto3
|
||||
from ansible.modules.cloud.amazon import iam_password_policy
|
||||
|
||||
|
||||
def test_warn_if_state_not_specified():
|
||||
set_module_args({
|
||||
"min_pw_length": "8",
|
||||
|
|
Loading…
Reference in a new issue