Add debian common role
This commit is contained in:
@ -0,0 +1,6 @@
|
||||
#!/bin/sh
|
||||
# Disasble resolv.conf generation from DHCP
|
||||
# {{ ansible_managed }}
|
||||
make_resolv_conf() {
|
||||
:
|
||||
}
|
Reference in New Issue
Block a user