Compare commits

..

No commits in common. "08477a4962e40386a1f1fc2488ad09d5668c2cb7" and "38aed2fea84362150723467b0cba369368438beb" have entirely different histories.

2 changed files with 1 additions and 9 deletions

View File

@ -1,8 +0,0 @@
---
- name: "Deploy basic webhost with Docker"
hosts: keycloak
roles:
- netplan
- common
- docker
- webserver

View File

@ -3,7 +3,7 @@ network:
version: 2 version: 2
renderer: networkd renderer: networkd
ethernets: ethernets:
{{ ansible_default_ipv4.interface }}: ens192:
dhcp4: true dhcp4: true
dhcp-identifier: mac dhcp-identifier: mac
dhcp4-overrides: dhcp4-overrides: