summaryrefslogtreecommitdiffstats
path: root/roles/network/README.md
blob: 6bb7122c5d1b5caa2d948e83232f168af2255492 (plain) (blame)
1
2
3
4
5
6
7
8
# Ansible Role: network

This role configure the basic networking functionality of a linux distro

## Role Variables

- `network_wifi_ssid` the name of the WIFI network to be configured (default: "").
- `network_wifi_pass` the passphrase of the WIFI network to be configure (default: "").