Remove useless sentence in README example

This commit is contained in:
Wilfried OLLIVIER 2020-07-02 10:03:45 +02:00
parent 1ccdcd55f3
commit be57fab0fb
1 changed files with 0 additions and 2 deletions

View File

@ -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 }