Remove useless sentence in README example
This commit is contained in:
parent
7db1b7fcbc
commit
545b87fd3c
1 changed files with 0 additions and 2 deletions
|
@ -36,8 +36,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.reverse, vhostname: none, reverse_location: localhost, reverse_port: 4242 }
|
- { role: galaxy-caddy.reverse, vhostname: none, reverse_location: localhost, reverse_port: 4242 }
|
||||||
|
|
Loading…
Reference in a new issue