msltwtf.networking
Ansible Role: networking
Setup basic networking for cloud vm on hetzner running debian.
Requirements
None.
Role Variables
Available variables are listed below, along with default values from defaults/main.yml
networking_interface
networking_interface: "{{ ansible_default_ipv4.interface }}"
The interface to set up. Defaults to the default ipv4 interface detected by ansible.
networking_gateway
WARNING: Required variable without a default value!!!
networking_gateway:
networking_dns
networking_dns: 1.1.1.1
The dns server to use. Defaults to cloudflare.
Dependencies
None.
Example Playbook
- hosts: all
roles:
- msltwtf.networking
License
MIT
Install
ansible-galaxy install msltwtf.networkingLicense
Unknown
Downloads
183
Owner
Jr. Cloud Engineer.
Automating though life with k8s, ansible, terraform and golang.
