From 311c919f6898165d31892023caa77a5571f6b919 Mon Sep 17 00:00:00 2001 From: Bert Van Vreckem Date: Wed, 10 May 2017 22:12:23 +0200 Subject: [PATCH] Removed some deprecated text, updated test playbook link --- README.md | 8 ++------ 1 file changed, 2 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index 2515705..e66c147 100644 --- a/README.md +++ b/README.md @@ -157,7 +157,7 @@ No dependencies. ## Example Playbook -See the [test playbook](https://github.com/bertvv/ansible-role-samba/blob/tests/test.yml) +See the [test playbook](https://github.com/bertvv/ansible-role-samba/blob/docker-tests/test.yml) ## Testing @@ -182,10 +182,6 @@ failed: [samba-ubuntu1604] (item=[u'samba-common', u'samba', u'samba-client']) = The workaround is waiting a bit and running `vagrant provision` again. -## See also - -If you are looking for a Samba role for Debian or Ubuntu, take a look at this [comprehensive role](https://galaxy.ansible.com/list#/roles/1597) by Debops. Jeff Geerling also has written a [Samba role for EL](https://galaxy.ansible.com/list#/roles/438), but at the time of writing this, it is very basic. - ## Contributing Issues, feature requests, ideas are appreciated and can be posted in the Issues section. @@ -207,4 +203,4 @@ Pull requests are also very welcome. The best way to submit a PR is by first cre [Paul Montero](https://github.com/lpaulmp), [Slavek Jurkowski](https://github.com/slavekjurkowski2), [Sven Eeckeman](https://github.com/SvenEeckeman), -[Tomohiko Ozawa](https://github.com/kota65535), +[Tomohiko Ozawa](https://github.com/kota65535).