Remove useless sentence in README example

This commit is contained in:
Wilfried OLLIVIER 2020-07-02 10:01:34 +02:00
parent 7db1b7fcbc
commit 545b87fd3c
1 changed files with 0 additions and 2 deletions

View File

@ -36,8 +36,6 @@ Dependencies
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-caddy.reverse, vhostname: none, reverse_location: localhost, reverse_port: 4242 }