summaryrefslogtreecommitdiffstats
path: root/roles/hostname/README.md
diff options
context:
space:
mode:
authorAhmed AbdelHalim <[email protected]>2025-08-11 00:32:08 +0200
committerAhmed AbdelHalim <[email protected]>2025-08-11 00:32:08 +0200
commita8b82fdd655cf23b6b1d7cd689d5b859f302fc68 (patch)
treecbca6923b72fd01a83621d283912d4116cd57b25 /roles/hostname/README.md
parentde459a3d107f711d279505e55f66b6ea0f2c367d (diff)
Refactor: move hostname into its own role
Diffstat (limited to 'roles/hostname/README.md')
-rw-r--r--roles/hostname/README.md7
1 files changed, 7 insertions, 0 deletions
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.