Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

IAM - creating users + permissions #270

Open
strowi opened this issue Apr 24, 2023 · 1 comment
Open

IAM - creating users + permissions #270

strowi opened this issue Apr 24, 2023 · 1 comment

Comments

@strowi
Copy link

strowi commented Apr 24, 2023

Hi,

i am currently trying to find out how i can create an IAM user and assign permissions to it via ansible. It seems there is no module (yet?). Is there an alternate way to do this? Maybe use the AWS-module since it seems almost identical (if so, how do i configure it)?

@Polina-Gubina
Copy link
Contributor

Hi @strowi! you can manage permissions only through identity role resource. Openstack collections has identity_role, identity_group and identity_user modules, it must help you. Feel free to ask questions if you have any

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants