Ethernet simply refers to the most common type of Local Area Network (LAN) used today. A LAN—in contrast to a WAN (Wide Area Network), which spans a larger geographical area—is a connected network of ...
├── /ansible/ # ansible files for automated cloud install ├── /conf/ # configuration files │ ├── /caddy.conf # config for Caddy www proxy that ansible setups │ ├── /favicon.ico # site icon │ ├── ...