mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-04-03 01:03:09 +00:00
Fix sanity test failure.
This commit is contained in:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user