Fixed xrdp

This commit is contained in:
2018-07-01 22:03:32 -04:00
parent 557941ed80
commit 68a7669ac1
5 changed files with 196 additions and 8 deletions

View File

@@ -4,4 +4,4 @@ iface {{ interface_name }} inet static
address {{ ansible_host }}
netmask 255.255.255.0
gateway 10.0.0.1
dns-nameservers {{ dns_server }} 8.8.8.8
dns-nameservers {{ dns_server }} 1.1.1.1