Add task for custom DNS servers

This commit is contained in:
kim 2024-04-15 16:01:15 +02:00
parent df52dc0f85
commit 1755e38aed
4 changed files with 33 additions and 0 deletions

View file

@ -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