msltwtf.nat-gateway

Ansible Role: nat-gateway

CI

Requirements

None.

Role Variables

Available variables are listed below, along with default values from defaults/main.yml

nat_gateway_output_interface

nat_gateway_output_interface: eth0

The output interface for the NAT traffic.

nat_gateway_networks

WARNING: Required variable without a default value!!!

nat_gateway_networks: []

Dependencies

None.

Example Playbook

- hosts: all
  vars:
    nat_gateway_networks:
      - 10.0.0.0/8
  roles:
    - msltwtf.nat-gateway

License

MIT

About

replace_desc

Install
ansible-galaxy install msltwtf.nat-gateway
GitHub repository
License
Unknown
Downloads
186
Owner
Jr. Cloud Engineer. Automating though life with k8s, ansible, terraform and golang.