Azure Bastion Module #844
Labels
has_pr
PR fixes have been made
medium_priority
Medium priority
new_module_issue
Request to add a new module
SUMMARY
Support for configuration of Azure Bastion service configuration, info, and as a proxy for inventory connection to Azure-hosted virtual machines.
ISSUE TYPE
COMPONENT NAME
azure_rm_bastion
azure_rm_bastion_info
ADDITIONAL INFORMATION
In order to deliver a seamless automation experience against Azure hosts that exist in private or isolated subnets, the Azure Bastion Service provides an easy way to allow access to those services without the need to stand up and manage a custom Bastion host. This service allows for a cloud-native way to spin up a bastion connection on-demand, access the resources behind the bastion for automation, and then tear it down when no longer required. Support for this service will allow for more secure network topologies and network traversal and allow Ansible to deliver agentless configuration against isolated nodes in Azure.
The idea behind this module is that a bastion endpoint can be created as part of a play when a host or set of hosts is known to exists on a subnet with no direct access. The bastion could be configured and created at run time so that the remainder of the automation has access to the resources on the subnet and then, after automation is complete, shut down and air-gapping the network again.
The text was updated successfully, but these errors were encountered: