From 7b70e15cec63b0eecaa4091f7c451e93eba1a769 Mon Sep 17 00:00:00 2001 From: Bert Van Vreckem Date: Wed, 10 May 2017 22:56:04 +0200 Subject: [PATCH] Fix role name and link (el7 -> rh-base) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e66c147..730ef78 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,7 @@ An Ansible role for setting up Samba as a file server. It is tested on CentOS, D - Manage Samba users and passwords - Manage access to shares -The following are not considered concerns of this role, and you should configure these using another role (e.g. [bertvv.el7](https://galaxy.ansible.com/bertvv/el7/): +The following are not considered concerns of this role, and you should configure these using another role (e.g. [bertvv.rh-base](https://galaxy.ansible.com/bertvv/rh-base/): - Managing firewall settings. - Creating system users. Samba users should already exist as system users.