Add hostname configuration

This commit is contained in:
2023-10-05 23:56:20 +03:00
parent 0f804bce19
commit bccd836e3d
2 changed files with 7 additions and 1 deletions

View File

@@ -1,5 +1,9 @@
---
- name: Common | Set hostname
hostname:
name: "{{ common_hostname }}"
- name: Common | Set available locales
template:
src: locale.gen.j2