I need to create an ansible-vault file to store credentials in a task in a playbook. This file would be used by another playbook. Is there an internal ansible method/module to accomplish this? I would prefer not to do it invoking shell/command. Any help would be highly appreciated.
Home
/
user-592189
tinkertwain's questions
We are setting up a site-to-site VPN using Transit Gateway with a VPC in AWS. The question that came up is at what point does the VPN encryption terminates on the AWS side. Is it at the Transit GW or at the perimeter of the VPC.
If it is at the Transit GW, can an outsider snoop the traffic between the Transit GW and the instance running inside the VPC. Would the use of Virtual Private GW help in any way?
The reason I am asking this question is that we have a need to make an unencrypted connection from the on-premise network to the instance sitting in VPC.
Any insight would be highly appreciated.
Thx