You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- name: Assign a policy called S3ReadOnly to the webserver_role
iam_policy:
iam_type: role
iam_name: webserver_role
policy_name: S3ReadOnly
state: present
policy_document: roles/IAM/files/iam_policy_s3_read.json
run twice produces error.
The text was updated successfully, but these errors were encountered:
run twice produces error.
The text was updated successfully, but these errors were encountered: