add config-hosts role
This commit is contained in:
parent
a58018e849
commit
0e300c93e0
|
@ -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"
|
||||
|
|
Loading…
Reference in New Issue