moved polupating /etc/hosts to role "base"

This commit is contained in:
2022-07-02 17:05:49 +02:00
parent 4b867ae9c1
commit 0220ace94a
3 changed files with 4 additions and 4 deletions

View File

@@ -8,6 +8,7 @@
msg: Debug
# basics
- import_tasks: system_setup/hostname.yml
- include_tasks: system_setup/hosts.yml
- import_tasks: system_setup/git.yml
# install software
# - import_tasks: software/repositories.yml