From be57fab0fbb205bc51d4444ee0e1bb5903dc5de5 Mon Sep 17 00:00:00 2001 From: Wilfried OLLIVIER Date: Thu, 2 Jul 2020 10:03:45 +0200 Subject: [PATCH] Remove useless sentence in README example --- README.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/README.md b/README.md index 9ee5adf..835bb9a 100644 --- a/README.md +++ b/README.md @@ -21,8 +21,6 @@ None Example Playbook ---------------- -Including an example of how to use your role (for instance, with variables passed in as parameters) is always nice for users too: - - hosts: servers roles: - { role: galaxy-ssh, sshd_port: 42 }