diff --git a/README.md b/README.md index 225dd44..689115d 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -Role Name +# Common [![Build Status](https://drone.guise.net.nz/api/badges/ansible-roles/common/status.svg)](https://drone.guise.net.nz/ansible-roles/common) ========= A brief description of the role goes here. @@ -23,9 +23,11 @@ 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: +```yaml - hosts: servers roles: - { role: username.rolename, x: 42 } +``` License -------