Remove useless sentence in README example
This commit is contained in:
parent
3907b9a1bf
commit
b4db0ded2f
1 changed files with 0 additions and 2 deletions
|
@ -30,8 +30,6 @@ Dependencies
|
||||||
Example Playbook
|
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
|
- hosts: servers
|
||||||
roles:
|
roles:
|
||||||
- { role: galaxy-caddy.http.sync, custom_errors: no, vhost_name: test, vhost_url: test.test, syncpath: path/to/some/directory }
|
- { role: galaxy-caddy.http.sync, custom_errors: no, vhost_name: test, vhost_url: test.test, syncpath: path/to/some/directory }
|
||||||
|
|
Loading…
Add table
Reference in a new issue