ansible-collections / azure

Development area for Azure Collections
https://galaxy.ansible.com/azure/azcollection
GNU General Public License v3.0
238 stars 317 forks source link

Container registry identity #1569

Closed p3ck closed 2 days ago

p3ck commented 1 month ago
SUMMARY

Adds Identity Management to the container registry module

ISSUE TYPE
COMPONENT NAME

plugins/modules/azure_rm_containerregistry.py plugins/modules/azure_rm_containerregistry_info.py

ADDITIONAL INFORMATION

Integration tests have been expanded to cover this new feature.

This PR requires the changes from the webapp pr #1566