diff options
Diffstat (limited to 'roles/hostname/README.md')
| -rw-r--r-- | roles/hostname/README.md | 7 |
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. |
