redhat-cop / infra-ansible

Tooling / Ansible to support the many aspects of infrastructure installation, setup and configuration.
Apache License 2.0
214 stars 122 forks source link

Making 'aws_profile' optional to make password assingment work without #640

Closed oybed closed 3 years ago

oybed commented 3 years ago

What does this PR do?

This change makes the aws_profile optional so it's possible to set a password, and hence console access, without the aws_profile assigned.

How should this be tested?

Run a user management without an aws_profile name == success Run a user management with an aws_profile name == success

Is there a relevant Issue open for this?

N/A

Other Relevant info, PRs, etc.

N/A

People to notify

cc: @redhat-cop/infra-ansible