add config-hosts role

This commit is contained in:
Ruben Blanco 2024-02-14 15:52:35 +01:00
parent a58018e849
commit 0e300c93e0
1 changed files with 4 additions and 0 deletions

View File

@ -25,6 +25,10 @@
import_role:
name: config-hostname
- name: "[CONFIG HOSTS FILE] Configure hosts file"
import_role:
name: config-hosts
# ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
# - name: "[CONFIG BASE DEBIAN OS] Configure debian os"