Contribution #5
desand01
started this conversation in
Discussions on announcements
Replies: 1 comment 1 reply
-
Hi @desand01 , as it happens you're not in the right repository, this repository is a sort of central notification system for collection maintainers. But the Ansible Community at large is probably the right place for you, welcome! It seems like you're interested in Azure, so I'd point you to azure.azcollection as a place to work on that content. The Ansible Community Wiki is also a good place to start. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
SUMMARY
Hi, I hope I'm in the right place, I would like to contribute, here what I have. I'm kinda new with Python/Ansible, if somethings are wrong, I'll fix it.
If any of these are useful, what should I do next?
Thanks
ISSUE TYPE
COMPONENT NAME
azure_rm_appgateway_host
azure_rm_appgateway_info
azure_rm_storagefile
azure_rm_storagefile_info
azure_rm_sqlmanaged
azure_rm_sqlmanaged_info
azure_rm_containerinstance
azure_rm_azurefirewallrulegroup
azure_rm_virtualhubconnection
azure_rm_privatednszonelink
azure_rm_privateendpoint
ADDITIONAL INFORMATION
azure_rm_appgateway_info: Add private/public IP, useful for Network Security Group config
azure_rm_appgateway_host: Add/Remove "host" to a shared Gateway, no need to know all hosts already created
azure_rm_storagefile
azure_rm_storagefile_info
Behave like azure_rm_storageblob, with added supoort for Directory
azure_rm_sqlmanaged
azure_rm_sqlmanaged_info
Behave like azure_rm_sqldatabase
azure_rm_containerinstance
azure-mgmt-containerinstance ==9.1.0
Support for private IP, protocol UDP
Add state: restart, stop
Execute command inside container
azure_rm_privatednszonelink
Fix issue when linked VirtualNetwork is in a other ResourceGroup
azure_rm_privateendpoint
Fix BadRequest when "request_message" is empty/missing
azure_rm_virtualhubconnection
Create/Update connection in Virtual Hub
azure_rm_azurefirewallrulegroup
Create/Update Firewall Collection Group Rule
Beta Was this translation helpful? Give feedback.
All reactions