Remove useless sentence in README example

This commit is contained in:
Wilfried OLLIVIER 2020-07-02 10:01:23 +02:00
parent 3907b9a1bf
commit b4db0ded2f
1 changed files with 0 additions and 2 deletions

View File

@ -30,8 +30,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.http.sync, custom_errors: no, vhost_name: test, vhost_url: test.test, syncpath: path/to/some/directory }