Add task for custom DNS servers
This commit is contained in:
parent
df52dc0f85
commit
1755e38aed
4 changed files with 33 additions and 0 deletions
|
|
@ -1,6 +1,9 @@
|
|||
- name: base config
|
||||
import_tasks: config.yml
|
||||
|
||||
- name: custom DNS servers
|
||||
import_tasks: dns.yml
|
||||
|
||||
- name: install packages
|
||||
import_tasks: packages.yml
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue