Add new task for hostname #248

This commit is contained in:
kim 2024-04-17 17:16:52 +02:00
parent 58abaf0d47
commit 310253a661
2 changed files with 9 additions and 5 deletions

View file

@ -1,12 +1,12 @@
- name: base config
import_tasks: config.yml
- name: custom DNS servers
import_tasks: dns.yml
- name: install packages
import_tasks: packages.yml
- name: custom DNS servers
import_tasks: dns.yml
- name: install ctop
import_tasks: ctop.yml