From 4a0b46929b130bd539c052db359b351716bf9dd3 Mon Sep 17 00:00:00 2001 From: Ahmed Abdelhalim Date: Mon, 11 Aug 2025 00:32:08 +0200 Subject: Refactor: move hostname into its own role --- roles/hostname/README.md | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 roles/hostname/README.md (limited to 'roles/hostname/README.md') diff --git a/roles/hostname/README.md b/roles/hostname/README.md new file mode 100644 index 00000000..352b6259 --- /dev/null +++ b/roles/hostname/README.md @@ -0,0 +1,7 @@ +# Ansible Role: hostname + +This role configure the hostname and host files on a linux distro + +## Role Variables + +- `hostname` the hostname to be configure if provided. -- cgit v1.2.3