Skip to content

Commit

Permalink
migration test cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
jillr authored and alinabuzachis committed Oct 6, 2023
1 parent 140fad5 commit ed7c3f8
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions tests/integration/targets/iam_password_policy/tasks/main.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@
aws_secret_key: "{{ aws_secret_key }}"
security_token: "{{ security_token | default(omit) }}"
region: "{{ aws_region }}"
collections:
- ansible.amazon
block:
- name: set iam password policy
iam_password_policy:
Expand Down

0 comments on commit ed7c3f8

Please sign in to comment.